| FEAT 3
    Finite Element Analysis Toolbox | 
Face traits tag struct template. More...
#include <shape.hpp>
| Public Attributes | |
| typedef | ShapeType | 
| Shape type of the face.  More... | |
Face traits tag struct template.
| Shape_ | A shape tag class whose face information is to be determined. | 
| face_dim_ | The dimension of the faces whose information is to be determined. Must be 0 <= face_dim_<=Shape_::dimension. | 
| typedef FEAT::Shape::FaceTraits< Shape_, face_dim_ >::ShapeType |