DOpE
DOpEWrapper::Mapping< dim, DH > Class Template Reference

#include <mapping_wrapper.h>

Detailed Description

template<int dim, template< int, int > class DH = dealii::DoFHandler>
class DOpEWrapper::Mapping< dim, DH >

A Wrapper that is used to automatically use the dealii::MappingCollection for hp::DoFHandlers and dealii::Mapping for all other DoFHandler objects and simultaneously beeing of the same type to allow us the use of DoFHandler as a template.

dim Dimension of the dofhandler. DOFHANDLER The dealii DoFHandler Object


The documentation for this class was generated from the following file: