boolOp< T > Struct Template Reference

Convert [0-1] values (usually scalars) as false/true. More...

Public Member Functions

bool operator() (const T &val) const
 

Detailed Description

template<class T>
struct Foam::expressions::boolOp< T >

Convert [0-1] values (usually scalars) as false/true.

Definition at line 56 of file exprOps.H.

Member Function Documentation

◆ operator()()

bool operator() ( const T val) const
inline

Definition at line 58 of file exprOps.H.

References Foam::mag().

Here is the call graph for this function:

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