Cell face of a regular mesh. More...
Public Member Functions | |
regular_face_property (normal_type const &norm) | |
normal_type | get_normal (void) |
Public Types | |
typedef geom_vector< Dim, double > | gvector_t |
typedef gvector_t | normal_type |
Cell face of a regular mesh.
Dim | mesh dimension. |
stapl::regular_face_property< Dim >::regular_face_property | ( | normal_type const & | norm | ) |
norm | cell face normal. |