Loading...
Searching...
No Matches
edgeStats Class Reference

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

#include <edgeStats.H>

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_

Detailed Description

Helper class to calculate minimum edge length on mesh.

Source files

Definition at line 51 of file edgeStats.H.

Constructor & Destructor Documentation

◆ edgeStats() [1/2]

edgeStats ( const polyMesh & mesh)

Construct from mesh.

References mesh.

◆ edgeStats() [2/2]

edgeStats ( const polyMesh & mesh,
const twoDPointCorrector *  )

Construct from mesh and corrector.

References mesh.

Member Function Documentation

◆ minLen()

scalar minLen ( Ostream & os) const

Calculate minimum edge length and print.

References os().

Here is the call graph for this function:

Member Data Documentation

◆ edgeTol_

const scalar edgeTol_
static

Definition at line 89 of file edgeStats.H.


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