Class documentation of Concepts

Loading...
Searching...
No Matches
hp2D::EquilibratedMomentsAO< F > Class Template Reference
Inheritance diagram for hp2D::EquilibratedMomentsAO< F >:
concepts::OutputOperator

Public Types

typedef concepts::ElementAndFacette< hp2D::Element< F > > UnderlyingElement
 

Public Member Functions

 EquilibratedMomentsAO (const concepts::SpaceOnCells< F > &spc, const geometry::VtxToPatchMaps &patchMap, const concepts::InnerResidual< F > &innerRes, const hp2D::ApproxMoments< F > &apprxMoments)
 
const concepts::Vector< F > & operator() (uint edgeKey) const
 

Protected Member Functions

virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream.
 

Detailed Description

template<typename F = concepts::Real>
class hp2D::EquilibratedMomentsAO< F >

Definition at line 174 of file moments.hh.

Member Typedef Documentation

◆ UnderlyingElement

template<typename F = concepts::Real>
typedef concepts::ElementAndFacette<hp2D::Element<F> > hp2D::EquilibratedMomentsAO< F >::UnderlyingElement

Definition at line 178 of file moments.hh.

Member Function Documentation

◆ info()

template<typename F = concepts::Real>
virtual std::ostream & hp2D::EquilibratedMomentsAO< F >::info ( std::ostream &  os) const
protectedvirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

◆ operator()()

template<typename F = concepts::Real>
const concepts::Vector< F > & hp2D::EquilibratedMomentsAO< F >::operator() ( uint  edgeKey) const
inline

Definition at line 187 of file moments.hh.


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