Class documentation of Concepts

Loading...
Searching...
No Matches
estimator::LocalProjectionBase< F, H >::PointProjection Struct Reference

Public Types

enum  subType { NONE , div4 , divH2 , div2V }
 

Public Member Functions

 PointProjection (enum subType qs, uint i, const hp2D::Quad< H > *elm)
 
PointProjectionoperator= (const PointProjection &pP)
 
void operator() (concepts::Real2d &p) const
 

Public Attributes

uint i
 
enum subType sub
 
uint K
 
const hp2D::Quad< H > * elm
 

Detailed Description

template<class F, class H = typename concepts::Realtype<F>::type>
struct estimator::LocalProjectionBase< F, H >::PointProjection

Definition at line 118 of file buergDoerfler.hh.

Member Enumeration Documentation

◆ subType

template<class F , class H = typename concepts::Realtype<F>::type>
enum estimator::LocalProjectionBase::PointProjection::subType

Definition at line 122 of file buergDoerfler.hh.

Constructor & Destructor Documentation

◆ PointProjection()

template<class F , class H = typename concepts::Realtype<F>::type>
estimator::LocalProjectionBase< F, H >::PointProjection::PointProjection ( )
inline

Definition at line 125 of file buergDoerfler.hh.

Member Data Documentation

◆ elm

template<class F , class H = typename concepts::Realtype<F>::type>
const hp2D::Quad<H>* estimator::LocalProjectionBase< F, H >::PointProjection::elm

Definition at line 141 of file buergDoerfler.hh.

◆ i

template<class F , class H = typename concepts::Realtype<F>::type>
uint estimator::LocalProjectionBase< F, H >::PointProjection::i

Definition at line 137 of file buergDoerfler.hh.

◆ K

template<class F , class H = typename concepts::Realtype<F>::type>
uint estimator::LocalProjectionBase< F, H >::PointProjection::K

Definition at line 140 of file buergDoerfler.hh.

◆ sub

template<class F , class H = typename concepts::Realtype<F>::type>
enum subType estimator::LocalProjectionBase< F, H >::PointProjection::sub

Definition at line 139 of file buergDoerfler.hh.


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