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

Indexing into Eigen expressions. More...

#include <EigenTransforms.hpp>

Inherits or_< boost::proto::when< boost::proto::function< GrammarT, IntegersT, IntegersT >, MatrixElementAccess(boost::proto::_expr, GrammarT(boost::proto::_child0)) >, boost::proto::when< boost::proto::function< boost::proto::terminal< RowTag >, GrammarT, IntegersT >, MatrixRowAccess(GrammarT(boost::proto::_child1), IntegersT(boost::proto::_child2)) >, boost::proto::when< boost::proto::function< boost::proto::terminal< ColTag >, boost::proto::_, IntegersT >, MatrixColAccess(GrammarT(boost::proto::_child1), IntegersT(boost::proto::_child2)) >, boost::proto::when< boost::proto::subscript< GrammarT, IntegersT >, MatrixSubscript< GrammarT, IntegersT > > >.

Detailed Description

template<typename GrammarT, typename IntegersT>
struct cf3::solver::actions::Proto::EigenIndexing< GrammarT, IntegersT >

Indexing into Eigen expressions.

Definition at line 559 of file EigenTransforms.hpp.


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