SyFi
0.3
|
Variables | |
tuple | files = glob.glob("*.cpp") |
list | basename = file[:-4] |
string | cmd = "./%s > %s" |
tuple | res = os.system(cmd) |
list run_all::basename = file[:-4] |
Definition at line 9 of file run_all.py.
string run_all::cmd = "./%s > %s" |
Definition at line 10 of file run_all.py.
tuple run_all::files = glob.glob("*.cpp") |
Definition at line 7 of file run_all.py.
tuple run_all::res = os.system(cmd) |
Definition at line 12 of file run_all.py.
Referenced by swig::traits_asptr< Type >.asptr(), swig::traits_asptr< std::pair< T, U > >.asptr(), swig::traits_asptr< std::map< K, T, Compare, Alloc > >.asptr(), swig::traits_asval< Type >.asval(), swig::traits_asval< Type * >.asval(), SyFi::Dof.glob_dof(), std::less< PyObject * >.operator()(), PyString_FromFormat(), SWIG_AsPtr_std_string(), SWIG_AsVal_double(), SWIG_AsVal_int(), SWIG_AsVal_long(), SWIG_AsVal_ptrdiff_t(), SWIG_AsVal_size_t(), SWIG_AsVal_unsigned_SS_int(), SWIG_AsVal_unsigned_SS_long(), SWIG_Python_ConvertPtrAndOwn(), swig_varlink_getattr(), swig_varlink_setattr(), SwigPyObject_dealloc(), SwigPyObject_format(), and SwigPyObject_richcompare().