Public Member Functions | List of all members
multiplyWeightedOp< Type, CombineOp > Class Template Reference

Public Member Functions

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

Detailed Description

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

Definition at line 186 of file ops.H.

Constructor & Destructor Documentation

◆ multiplyWeightedOp()

multiplyWeightedOp ( const CombineOp &  cop)
inline

Definition at line 186 of file ops.H.

Member Function Documentation

◆ operator()()

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

Definition at line 186 of file ops.H.


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