Public Member Functions | Public Attributes | List of all members
UList::less Struct Reference
Collaboration diagram for UList::less:
Collaboration graph
[legend]

Public Member Functions

 less (const UList< T > &list)
 
bool operator() (const label a, const label b) const
 

Public Attributes

const UList< T > & values
 

Detailed Description

Definition at line 183 of file UList.H.

Constructor & Destructor Documentation

◆ less()

less ( const UList< T > &  list)
inline

Definition at line 187 of file UList.H.

Member Function Documentation

◆ operator()()

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

Definition at line 192 of file UList.H.

References Foam::constant::physicoChemical::b, and UList::less::values.

Member Data Documentation

◆ values

const UList<T>& values

Definition at line 185 of file UList.H.

Referenced by UList::less::operator()().


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