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

#include <ops.H>

Public Member Functions

 equalOp1 (const T &v)
bool operator() (const T &x) const

Public Attributes

const Tvalue

Detailed Description

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

Definition at line 233 of file ops.H.

Constructor & Destructor Documentation

◆ equalOp1()

template<class T>
equalOp1 ( const T & v)
inline

Definition at line 233 of file ops.H.

References Bool1Op, Foam::equal(), value, and x.

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

template<class T>
bool operator() ( const T & x) const
inlinenodiscard

Definition at line 233 of file ops.H.

Member Data Documentation

◆ value

template<class T>
const T& value

Definition at line 233 of file ops.H.

Referenced by equalOp1().


The documentation for this struct was generated from the following file:
  • src/OpenFOAM/primitives/ops/ops.H