DOpE
Public Member Functions
DOpEWrapper::HpFESubfaceValues< dim > Class Template Reference

#include <fevalues_wrapper.h>

Inheritance diagram for DOpEWrapper::HpFESubfaceValues< dim >:

Public Member Functions

 HpFESubfaceValues (const DOpEWrapper::Mapping< dim, dealii::hp::DoFHandler > &mapping_collection, const dealii::hp::FECollection< dim, dim > &fe_collection, const dealii::hp::QCollection< dim-1 > &q_collection, const dealii::UpdateFlags update_flags)
 
 HpFESubfaceValues (const dealii::hp::FECollection< dim, dim > &fe_collection, const dealii::hp::QCollection< dim-1 > &q_collection, const dealii::UpdateFlags update_flags)
 

Detailed Description

template<int dim>
class DOpEWrapper::HpFESubfaceValues< dim >

This class is a wrapper for the HpFESubfaceValues Objects in dealii to allow instatiations with dim = 0

Template Parameters
<dim>The dimension in which the HpFESubfaceValues object is posed

Constructor & Destructor Documentation

template<int dim>
DOpEWrapper::HpFESubfaceValues< dim >::HpFESubfaceValues ( const DOpEWrapper::Mapping< dim, dealii::hp::DoFHandler > &  mapping_collection,
const dealii::hp::FECollection< dim, dim > &  fe_collection,
const dealii::hp::QCollection< dim-1 > &  q_collection,
const dealii::UpdateFlags  update_flags 
)
inline
template<int dim>
DOpEWrapper::HpFESubfaceValues< dim >::HpFESubfaceValues ( const dealii::hp::FECollection< dim, dim > &  fe_collection,
const dealii::hp::QCollection< dim-1 > &  q_collection,
const dealii::UpdateFlags  update_flags 
)
inline

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