COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Grammar for valid Eigen expressions, composed of primitives matching GrammarT. More...
#include <EigenTransforms.hpp>
Inherits or_< EigenMultiplication< boost::proto::or_< TransposeGrammar< GrammarT >, GrammarT > >, EigenIndexing< GrammarT, IntegersT >, TransposeGrammar< GrammarT >, boost::proto::when< boost::proto::assign< GrammarT, boost::proto::terminal< ZeroTag > >, SetZero(GrammarT(boost::proto::_left)) >, boost::proto::when< boost::proto::assign< GrammarT, boost::proto::terminal< IdentityTag > >, SetIdentity(GrammarT(boost::proto::_left)) >, boost::proto::or_< boost::proto::when< boost::proto::function< boost::proto::terminal< NormTag >, boost::proto::_ >, ComputeNorm(GrammarT(boost::proto::_right)) >, boost::proto::when< boost::proto::function< boost::proto::terminal< LumpTag >, boost::proto::_ >, Lump(GrammarT(boost::proto::_right)) >, boost::proto::when< boost::proto::function< boost::proto::terminal< ExtractDiagTag >, boost::proto::_ >, ExtractDiag(GrammarT(boost::proto::_right)) > >, MathOpDefault< GrammarT > >.
Grammar for valid Eigen expressions, composed of primitives matching GrammarT.
Definition at line 599 of file EigenTransforms.hpp.
Send comments to: COOLFluiD Web Admin |