#include <deal.II/fe/mapping_fe_field.h>
template<int dim, int spacedim = dim, typename VectorType = Vector<double>, typename DoFHandlerType = void>
class MappingFEField< dim, spacedim, VectorType, DoFHandlerType >
- Deprecated:
- Use MappingFEField<dim, spacedim, VectorType> instead.
Definition at line 49 of file mapping_fe_field.h.
The documentation for this class was generated from the following file: