Class documentation of Concepts

Loading...
Searching...
No Matches
Inheritance diagram for hp3D::HexahedronFaceFirst:
hp3D::HexahedronFaceBase concepts::OutputOperator

Public Member Functions

 HexahedronFaceFirst (const concepts::FaceNormalVectorRule &normalVectorRule=concepts::FaceNormalVectorRule())
 
hp2D::Quad< Real > * face (const Hexahedron &elm, const ushort k, bool emptyElm=true, hp2D::Quad< Real > *face=0)
 

Protected Member Functions

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

Protected Attributes

std::unique_ptr< concepts::FaceNormalVectorRulenormalVectorRule_
 

Detailed Description

Definition at line 76 of file face.hh.

Constructor & Destructor Documentation

◆ HexahedronFaceFirst()

hp3D::HexahedronFaceFirst::HexahedronFaceFirst ( const concepts::FaceNormalVectorRule normalVectorRule = concepts::FaceNormalVectorRule())
inline

Definition at line 78 of file face.hh.

Member Function Documentation

◆ info()

virtual std::ostream & hp3D::HexahedronFaceFirst::info ( std::ostream &  os) const
protectedvirtual

Returns information in an output stream.

Reimplemented from hp3D::HexahedronFaceBase.

Member Data Documentation

◆ normalVectorRule_

std::unique_ptr<concepts::FaceNormalVectorRule> hp3D::HexahedronFaceBase::normalVectorRule_
protectedinherited

Definition at line 62 of file face.hh.


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