Developer Documentation
HexahedralMeshBase Class Reference
Inheritance diagram for HexahedralMeshBase:
HexahedralFileTest< use_binary >

Protected Types

typedef OpenVolumeMesh::VertexHandle VertexHandle
 
typedef OpenVolumeMesh::HalfEdgeHandle HalfEdgeHandle
 
typedef OpenVolumeMesh::EdgeHandle EdgeHandle
 
typedef OpenVolumeMesh::HalfFaceHandle HalfFaceHandle
 
typedef OpenVolumeMesh::FaceHandle FaceHandle
 
typedef OpenVolumeMesh::CellHandle CellHandle
 

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
void generateHexahedralMesh (HexahedralMesh &_mesh)
 

Protected Attributes

HexahedralMesh mesh_
 

Detailed Description

Definition at line 67 of file unittests_common.hh.

Member Typedef Documentation

◆ CellHandle

◆ EdgeHandle

◆ FaceHandle

◆ HalfEdgeHandle

◆ HalfFaceHandle

◆ VertexHandle

Member Function Documentation

◆ generateHexahedralMesh()

void HexahedralMeshBase::generateHexahedralMesh ( HexahedralMesh _mesh)
protected

Definition at line 113 of file unittests_common.cc.

◆ SetUp()

virtual void HexahedralMeshBase::SetUp ( )
inlineprotectedvirtual

Definition at line 79 of file unittests_common.hh.

◆ TearDown()

virtual void HexahedralMeshBase::TearDown ( )
inlineprotectedvirtual

Definition at line 87 of file unittests_common.hh.

Member Data Documentation

◆ mesh_

HexahedralMesh HexahedralMeshBase::mesh_
protected

Definition at line 96 of file unittests_common.hh.


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