#include <fem_2d_square_types.hpp>
Public Types | |
typedef Square2dTransform | transform_t |
typedef Bilinear2dShapeFunction | shape_function_t |
typedef SquareIntegrator< 4 > | integrator_t |
typedef IntervalIntegrator< 2 > | boundary_integrator_t |
Static Public Attributes | |
static const size_t | data_dimension = 2 |
This class provides FE types for 2-dimensional FE problems on rectangular elements. It has the following characteristics: