Data Structures | Public Member Functions
meshUntangler Class Reference
Inheritance diagram for meshUntangler:
Inheritance graph
[legend]
Collaboration diagram for meshUntangler:
Collaboration graph
[legend]

Data Structures

class  cutRegion
 

Public Member Functions

 meshUntangler (partTetMeshSimplex &simplex)
 Construct from partTetMeshSimplex. More...
 
 ~meshUntangler ()
 
void optimizeNodePosition (const scalar tol=0.001)
 
- Public Member Functions inherited from simplexSmoother
 simplexSmoother (partTetMeshSimplex &simplex)
 construct from partTetMeshSimplex More...
 
virtual ~simplexSmoother ()
 

Additional Inherited Members

- Protected Attributes inherited from simplexSmoother
DynList< point, 128 > & points_
 mesh points More...
 
const DynList< partTet, 128 > & tets_
 list tets around the given vertex More...
 
const label pointI_
 label of the point More...
 
boundBox bb_
 bound box More...
 

Detailed Description

Definition at line 54 of file meshUntangler.H.

Constructor & Destructor Documentation

◆ meshUntangler()

Construct from partTetMeshSimplex.

Definition at line 47 of file meshUntangler.C.

◆ ~meshUntangler()

Definition at line 55 of file meshUntangler.C.

Member Function Documentation

◆ optimizeNodePosition()

void optimizeNodePosition ( const scalar  tol = 0.001)
virtual

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