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

Public Member Functions

 less (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::less< T >

Definition at line 111 of file PtrListOps.H.

Constructor & Destructor Documentation

◆ less()

less ( const UPtrList< T > &  list)
inline

Definition at line 115 of file PtrListOps.H.

Member Function Documentation

◆ operator()()

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

Definition at line 120 of file PtrListOps.H.

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

Here is the call graph for this function:

Member Data Documentation

◆ values

const UPtrList<T>& values

Definition at line 113 of file PtrListOps.H.

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


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