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. | |
Definition at line 174 of file moments.hh.
typedef concepts::ElementAndFacette<hp2D::Element<F> > hp2D::EquilibratedMomentsAO< F >::UnderlyingElement |
Definition at line 178 of file moments.hh.
|
protectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
|
inline |
Definition at line 187 of file moments.hh.