Loading...
Searching...
No Matches
boolOp< T > Struct Template Reference

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

#include <exprOps.H>

Inheritance diagram for boolOp< T >:

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 54 of file exprOps.H.

Member Function Documentation

◆ operator()()

template<class T>
bool operator() ( const T & val) const
inline

Definition at line 56 of file exprOps.H.

References Foam::mag(), and Foam::T().

Here is the call graph for this function:

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