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

#include <fevalues_wrapper.h>

Inheritance diagram for DOpEWrapper::HpFEFaceValues< dim >:

Public Member Functions

 HpFEFaceValues (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)
 
 HpFEFaceValues (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::HpFEFaceValues< dim >

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

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

Constructor & Destructor Documentation

template<int dim>
DOpEWrapper::HpFEFaceValues< dim >::HpFEFaceValues ( 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::HpFEFaceValues< dim >::HpFEFaceValues ( 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: