Public Types |
Public Member Functions |
Protected Member Functions |
Private Attributes |
List of all members
concepts::MeshGraph2 Class Reference
#include <meshGraph.hh>
Inheritance diagram for concepts::MeshGraph2:
Public Types | |
typedef concepts::ElementAndFacette< hp2D::Element< Real > > | UnderlyingElement |
Public Member Functions | |
const MacroElementNode * | getNode (const uint K) const |
MeshGraph2 (const concepts::SpaceOnCells< Real > &spc, bool regular=true) | |
virtual | ~MeshGraph2 () |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Private Attributes | |
HashMap< MeshGraph2_Edge * > | edges_ |
HashMap< MacroElementNode * > | nodes_ |
bool | regular_ |
Detailed Description
Definition at line 178 of file meshGraph.hh.
Member Typedef Documentation
◆ UnderlyingElement
Definition at line 182 of file meshGraph.hh.
Constructor & Destructor Documentation
◆ MeshGraph2()
|
inline |
Definition at line 184 of file meshGraph.hh.
◆ ~MeshGraph2()
|
inlinevirtual |
Definition at line 268 of file meshGraph.hh.
Member Function Documentation
◆ getNode()
|
inline |
Definition at line 289 of file meshGraph.hh.
◆ info()
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 301 of file meshGraph.hh.
Member Data Documentation
◆ edges_
|
private |
Definition at line 321 of file meshGraph.hh.
◆ nodes_
|
private |
Definition at line 323 of file meshGraph.hh.
◆ regular_
|
private |
Definition at line 314 of file meshGraph.hh.
The documentation for this class was generated from the following file:
- estimator/meshGraph.hh