Public Types

line_3d Struct Reference

Predefined configuration class for one-dimensional simplex cells (lines) 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::simplex_tag< 1 > 
cell_tag

Detailed Description

Predefined configuration class for one-dimensional simplex cells (lines) in a 3d geometry using Cartesian coordinates.


Member Typedef Documentation

typedef viennagrid::simplex_tag<1> cell_tag
typedef double numeric_type

The documentation for this struct was generated from the following file: