Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::MacroElementNode Class Reference
Inheritance diagram for concepts::MacroElementNode:
concepts::OutputOperator

Public Member Functions

 MacroElementNode (const hp2D::Quad< Real > *quad)
 
void setEdge (uint direction, MeshGraph2_Edge *edge, uint pos)
 
void addContent (const hp2D::Quad< Real > *quad)
 
const uint nEdges () const
 
const hp2D::Quad< Real > * get () const
 
const MacroElementNodeneighbour (ushort direction) const
 

Protected Member Functions

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

Detailed Description

Definition at line 40 of file meshGraph.hh.

Constructor & Destructor Documentation

◆ MacroElementNode() [1/2]

concepts::MacroElementNode::MacroElementNode ( )
inline

Definition at line 44 of file meshGraph.hh.

◆ MacroElementNode() [2/2]

concepts::MacroElementNode::MacroElementNode ( const hp2D::Quad< Real > *  quad)
inline

Definition at line 46 of file meshGraph.hh.

Member Function Documentation

◆ addContent()

void concepts::MacroElementNode::addContent ( const hp2D::Quad< Real > *  quad)
inline

Definition at line 69 of file meshGraph.hh.

◆ get()

const hp2D::Quad< Real > * concepts::MacroElementNode::get ( ) const
inline

Definition at line 78 of file meshGraph.hh.

◆ info()

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

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Definition at line 122 of file meshGraph.hh.

◆ nEdges()

const uint concepts::MacroElementNode::nEdges ( ) const
inline

Definition at line 73 of file meshGraph.hh.

◆ neighbour()

const MacroElementNode * concepts::MacroElementNode::neighbour ( ushort  direction) const
inline

Definition at line 89 of file meshGraph.hh.

◆ setEdge()

void concepts::MacroElementNode::setEdge ( uint  direction,
MeshGraph2_Edge edge,
uint  pos 
)
inline

Definition at line 57 of file meshGraph.hh.


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