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