STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::regular_face_property< Dim > Class Template Reference

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
 

Detailed Description

template<int Dim>
class stapl::regular_face_property< Dim >

Cell face of a regular mesh.

Template Parameters
Dimmesh dimension.

Constructor & Destructor Documentation

◆ regular_face_property()

template<int Dim>
stapl::regular_face_property< Dim >::regular_face_property ( normal_type const &  norm)
Parameters
normcell face normal.

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