Data type for cell normals in algorithm/cell_normals.hpp (to be added in afuture release). More...
#include <forwards.h>
Public Types | |
typedef viennagrid::point_t < 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 afuture release).
typedef viennagrid::point_t<double, cartesian_cs<3> > point_type |
typedef std::map<std::size_t, point_type> type |