FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

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


Detailed Description

Helper class to calculate minimum edge length on mesh.

Source files

Definition at line 55 of file edgeStats.H.

Collaboration diagram for edgeStats:

List of all members.

Public Member Functions

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

Static Public Attributes

static const scalar  edgeTol_

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 83 of file edgeStats.H.


The documentation for this class was generated from the following file:
  • applications/utilities/mesh/advanced/selectCells/edgeStats.H