#include <fem_3d_tetrahedra_types.hpp>
Public Types | |
| typedef Tetrahedra3dTransform | transform_t |
| typedef Linear3dShapeFunction | shape_function_t |
| typedef TetrahedraIntegrator< 1 > | integrator_t |
| typedef TriangleIntegrator< 1 > | boundary_integrator_t |
Static Public Attributes | |
| static const size_t | data_dimension = 3 |
This class provides FE traits for 3-dimensional FE problems on tetrahedral elements. It has the following characteristics:
1.5.5