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

Handle an expression that is filtered by Eigen. More...

#include <EigenTransforms.hpp>

Inherits or_< boost::proto::when< boost::proto::multiplies< GrammarT, GrammarT >, EigenProductEval< GrammarT > >, boost::proto::when< boost::proto::plus_assign< GrammarT, boost::proto::multiplies< GrammarT, GrammarT > >, EigenPlusAssignProductEval< GrammarT > > >.

Detailed Description

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

Handle an expression that is filtered by Eigen.

Definition at line 236 of file EigenTransforms.hpp.


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