clipOp< T > Struct Template Reference

Return the value after clipping by the min/max limiter. More...

Public Member Functions

T operator() (T &val, const MinMax< T > &range) const
 

Detailed Description

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

Return the value after clipping by the min/max limiter.

Definition at line 68 of file MinMaxOps.H.

Member Function Documentation

◆ operator()()

T operator() ( T val,
const MinMax< T > &  range 
) const
inline

Definition at line 70 of file MinMaxOps.H.

References range.


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