Public Member Functions | List of all members
minMaxMagEqOp< T > Struct Template Reference

Public Member Functions

scalarMinMaxoperator() (scalarMinMax &x, const T &y) const
 
scalarMinMaxoperator() (scalarMinMax &x, const MinMax< T > &y) const
 
scalarMinMaxoperator() (scalarMinMax &x, const UList< T > &y) const
 

Detailed Description

template<class T>
struct Foam::minMaxMagEqOp< T >

Definition at line 283 of file MinMaxOps.H.

Member Function Documentation

◆ operator()() [1/3]

scalarMinMax& operator() ( scalarMinMax x,
const T y 
) const
inline

Definition at line 285 of file MinMaxOps.H.

References Foam::mag(), Foam::minMaxMag(), x, and y.

Here is the call graph for this function:

◆ operator()() [2/3]

scalarMinMax& operator() ( scalarMinMax x,
const MinMax< T > &  y 
) const
inline

Definition at line 291 of file MinMaxOps.H.

References Foam::add(), Foam::mag(), Foam::minMaxMag(), x, and y.

Here is the call graph for this function:

◆ operator()() [3/3]

scalarMinMax& operator() ( scalarMinMax x,
const UList< T > &  y 
) const
inline

Definition at line 303 of file MinMaxOps.H.

References Foam::mag(), Foam::minMaxMag(), Foam::T(), x, and y.

Here is the call graph for this function:

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