DOpE
Public Member Functions
DOpEWrapper::Mapping< dim, dealii::hp::DoFHandler > Class Template Reference

#include <mapping_wrapper.h>

Inheritance diagram for DOpEWrapper::Mapping< dim, dealii::hp::DoFHandler >:

Public Member Functions

 Mapping ()
 
 ~Mapping ()
 
 Mapping (const dealii::Mapping< dim > &mapping)
 
 Mapping (const dealii::hp::MappingCollection< dim > &mapping_collection)
 

Detailed Description

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

This function is needed for a workaround linked to the hp-version (i.e. deal.ii is not consistent at the current stage using Mappings or MappingCollections in the hp-framework). WARNING: At the current stage, it is note recommended to use MappingCollections with more than one mapping, as deal.ii is not consinstent in using Collections!

Constructor & Destructor Documentation

template<int dim>
DOpEWrapper::Mapping< dim, dealii::hp::DoFHandler >::Mapping ( )
inline
template<int dim>
DOpEWrapper::Mapping< dim, dealii::hp::DoFHandler >::~Mapping ( )
inline
template<int dim>
DOpEWrapper::Mapping< dim, dealii::hp::DoFHandler >::Mapping ( const dealii::Mapping< dim > &  mapping)
inline
template<int dim>
DOpEWrapper::Mapping< dim, dealii::hp::DoFHandler >::Mapping ( const dealii::hp::MappingCollection< dim > &  mapping_collection)
inline

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