Public Member Functions | Static Public Attributes | List of all members
edgeStats Class Reference

Helper class to calculate minimum edge length on mesh. More...

Public Member Functions

 edgeStats (const polyMesh &mesh)
 Construct from mesh. More...
 
 edgeStats (const polyMesh &mesh, const twoDPointCorrector *)
 Construct from mesh and corrector. More...
 
scalar minLen (Ostream &os) const
 Calculate minimum edge length and print. More...
 

Static Public Attributes

static const scalar edgeTol_
 

Detailed Description

Helper class to calculate minimum edge length on mesh.

Source files

Definition at line 54 of file edgeStats.H.

Constructor & Destructor Documentation

edgeStats ( const polyMesh mesh)

Construct from mesh.

edgeStats ( const polyMesh mesh,
const twoDPointCorrector  
)

Construct from mesh and corrector.

Member Function Documentation

scalar minLen ( Ostream os) const

Calculate minimum edge length and print.

Member Data Documentation

const scalar edgeTol_
static

Definition at line 82 of file edgeStats.H.


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