Version: 9.16.0
StdMeshers::Cartesian3D::Hexahedron::_Face Struct Reference

Public Member Functions

 _Face ()
 
bool IsPolyLink (const _OrientedLink &ol)
 
void AddPolyLink (_Node *n0, _Node *n1, _Face *faceToFindEqual=0)
 

Data Fields

SMESH_Block::TShapeID _name
 
std::vector< _OrientedLink_links
 
std::vector< _Link_polyLinks
 
std::vector< _Node * > _eIntNodes
 

Friends

std::ostream & operator<< (std::ostream &os, const _Face &face)
 

Constructor & Destructor Documentation

◆ _Face()

StdMeshers::Cartesian3D::Hexahedron::_Face::_Face ( )

Member Function Documentation

◆ AddPolyLink()

void StdMeshers::Cartesian3D::Hexahedron::_Face::AddPolyLink ( _Node n0,
_Node n1,
_Face faceToFindEqual = 0 
)

◆ IsPolyLink()

bool StdMeshers::Cartesian3D::Hexahedron::_Face::IsPolyLink ( const _OrientedLink ol)

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const _Face face 
)
friend

Field Documentation

◆ _eIntNodes

◆ _links

◆ _name

◆ _polyLinks

std::vector< _Link > StdMeshers::Cartesian3D::Hexahedron::_Face::_polyLinks