Class documentation of Concepts

Loading...
Searching...
No Matches
Inheritance diagram for concepts::MeshGraph2:
concepts::OutputOperator

Public Types

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

Public Member Functions

 MeshGraph2 (const concepts::SpaceOnCells< Real > &spc, bool regular=true)
 
const MacroElementNodegetNode (const uint K) const
 

Protected Member Functions

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

Detailed Description

Definition at line 178 of file meshGraph.hh.

Member Typedef Documentation

◆ UnderlyingElement

Constructor & Destructor Documentation

◆ MeshGraph2()

concepts::MeshGraph2::MeshGraph2 ( const concepts::SpaceOnCells< Real > &  spc,
bool  regular = true 
)
inline

Definition at line 184 of file meshGraph.hh.

◆ ~MeshGraph2()

virtual concepts::MeshGraph2::~MeshGraph2 ( )
inlinevirtual

Definition at line 268 of file meshGraph.hh.

Member Function Documentation

◆ getNode()

const MacroElementNode * concepts::MeshGraph2::getNode ( const uint  K) const
inline

Definition at line 289 of file meshGraph.hh.

◆ info()

virtual std::ostream & concepts::MeshGraph2::info ( std::ostream &  os) const
inlineprotectedvirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Definition at line 301 of file meshGraph.hh.


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