multiplyWeightedOp< T, CombineOp > Class Template Reference

Public Member Functions

 multiplyWeightedOp (const CombineOp &cop)
 
void operator() (T &x, const label index, const T &y, const scalar weight) const
 

Detailed Description

template<class T, class CombineOp>
class Foam::multiplyWeightedOp< T, CombineOp >

Definition at line 253 of file ops.H.

Constructor & Destructor Documentation

◆ multiplyWeightedOp()

multiplyWeightedOp ( const CombineOp &  cop)
inline

Definition at line 253 of file ops.H.

Member Function Documentation

◆ operator()()

void operator() ( T x,
const label  index,
const T y,
const scalar  weight 
) const
inline

Definition at line 253 of file ops.H.


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