ViennaGrid - The Vienna Grid Library
2.1.0
|
Data type for cell normals in algorithm/cell_normals.hpp (to be added in a future release) More...
#include <forwards.hpp>
Public Types | |
typedef viennagrid::spatial_point < double, cartesian_cs< 3 > > | point_type |
typedef std::map< std::size_t, point_type > | type |
Data type for cell normals in algorithm/cell_normals.hpp (to be added in a future release)
typedef viennagrid::spatial_point<double, cartesian_cs<3> > point_type |
typedef std::map<std::size_t, point_type> type |