Public Member Functions | Private Attributes
normalLess Class Reference

To compare normals. More...

Collaboration diagram for normalLess:
Collaboration graph
[legend]

Public Member Functions

 normalLess (const vectorList &values)
 
bool operator() (const label a, const label b) const
 

Private Attributes

const vectorListvalues_
 

Detailed Description

To compare normals.

Definition at line 68 of file meshRefinementRefine.C.

Constructor & Destructor Documentation

◆ normalLess()

normalLess ( const vectorList values)
inline

Definition at line 74 of file meshRefinementRefine.C.

Member Function Documentation

◆ operator()()

bool operator() ( const label  a,
const label  b 
) const
inline

Definition at line 79 of file meshRefinementRefine.C.

References Foam::constant::physicoChemical::b, Foam::less(), and normalLess::values_.

Here is the call graph for this function:

Field Documentation

◆ values_

const vectorList& values_
private

Definition at line 70 of file meshRefinementRefine.C.

Referenced by normalLess::operator()().


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