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

Public Member Functions

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

Public Attributes

const UPtrList< T > & values
 

Detailed Description

template<class T>
struct Foam::PtrListOps::greater< T >

Definition at line 136 of file PtrListOps.H.

Constructor & Destructor Documentation

◆ greater()

greater ( const UPtrList< T > &  list)
inline

Definition at line 140 of file PtrListOps.H.

Member Function Documentation

◆ operator()()

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

Definition at line 145 of file PtrListOps.H.

References Foam::constant::physicoChemical::b, Foam::T(), and greater< T >::values.

Here is the call graph for this function:

Member Data Documentation

◆ values

const UPtrList<T>& values

Definition at line 138 of file PtrListOps.H.

Referenced by greater< T >::operator()().


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