COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes
EigenPlusAssignProductEval< GrammarT > Struct Template Reference

Evaluate A += B*C, which is a special case needed in Gauss integrator. If B or C is a scalar, it's also faster. More...

#include <EigenTransforms.hpp>

Inherits transform< EigenPlusAssignProductEval< GrammarT > >.

Classes

struct  impl
 

Detailed Description

template<typename GrammarT>
struct cf3::solver::actions::Proto::EigenPlusAssignProductEval< GrammarT >

Evaluate A += B*C, which is a special case needed in Gauss integrator. If B or C is a scalar, it's also faster.

Definition at line 148 of file EigenTransforms.hpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin