SyFi
0.3
|
Classes | |
class | TestJitFunctionals |
Variables | |
string | __authors__ = "Martin Sandve Alnes" |
string | __date__ = "2012-05-22 -- 2012-05-22" |
tuple | all_cells = (interval, triangle, tetrahedron, quadrilateral, hexahedron) |
tuple | all_simplices = (interval, triangle, tetrahedron) |
string test_sfc::test_jit_functionals::__authors__ = "Martin Sandve Alnes" |
Definition at line 3 of file test_jit_functionals.py.
string test_sfc::test_jit_functionals::__date__ = "2012-05-22 -- 2012-05-22" |
Definition at line 4 of file test_jit_functionals.py.
tuple test_sfc::test_jit_functionals::all_cells = (interval, triangle, tetrahedron, quadrilateral, hexahedron) |
Definition at line 18 of file test_jit_functionals.py.
tuple test_sfc::test_jit_functionals::all_simplices = (interval, triangle, tetrahedron) |
Definition at line 19 of file test_jit_functionals.py.