Predefined configuration class for three-dimensional simplex cells (tetrahedra) in a 3d geometry using Cartesian coordinates. More...
#include <simplex.hpp>
Public Types | |
typedef double | numeric_type |
typedef viennagrid::cartesian_cs< 3 > | coordinate_system_tag |
typedef viennagrid::tetrahedron_tag | cell_tag |
Predefined configuration class for three-dimensional simplex cells (tetrahedra) in a 3d geometry using Cartesian coordinates.
typedef viennagrid::tetrahedron_tag cell_tag |
typedef viennagrid::cartesian_cs<3> coordinate_system_tag |
typedef double numeric_type |