30 template<
unsigned int spacedim>
31 template<
unsigned int dim>
33 ASSERT((dim>=0) && (dim<=2))(dim).error(
"Dimension must be 0, 1, 2.");
MixedPtr< FiniteElement > fe_
Mixed of shared pointers of FiniteElement object.
unsigned int n_dofs_high() const
Returns the number of shape functions og higher dim element.
Class FESystem for compound finite elements.
Class MappingP1 implements the affine transformation of the unit cell onto the actual cell.
Class FEValues calculates finite element data on the actual cells such as shape function values,...
Store finite element data on the actual patch such as shape function values, gradients,...