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

Public Member Functions

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

Public Attributes

const UList< T > & values
 

Detailed Description

Definition at line 199 of file UList.H.

Constructor & Destructor Documentation

◆ greater()

greater ( const UList< T > &  list)
inline

Definition at line 203 of file UList.H.

Member Function Documentation

◆ operator()()

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

Definition at line 208 of file UList.H.

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

Member Data Documentation

◆ values

const UList<T>& values

Definition at line 201 of file UList.H.

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


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