Loading...
Searching...
No Matches
multiplyWeightedOp< T, CombineOp > Class Template Reference

#include <ops.H>

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 240 of file ops.H.

Constructor & Destructor Documentation

◆ multiplyWeightedOp()

template<class T, class CombineOp>
multiplyWeightedOp ( const CombineOp & cop)
inline

Definition at line 240 of file ops.H.

References Foam::multiply(), WeightedOp, and y.

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

template<class T, class CombineOp>
void operator() ( T & x,
const label index,
const T & y,
const scalar weight ) const
inline

Definition at line 240 of file ops.H.


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