COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
ElementMatrixGrammar Struct Reference

#include <ElementMatrix.hpp>

Inherits or_< boost::proto::when< ElementMatrixTerm, ElementMatrixValue(boost::proto::_expr, boost::proto::_value) >, boost::proto::when< ElementVectorTerm, ElementVectorValue(boost::proto::_expr, boost::proto::_value) >, boost::proto::when< boost::proto::function< ElementMatrixTerm, FieldTypes >, ElementMatrixRowsValue(boost::proto::_value(boost::proto::_child1), boost::proto::_value(boost::proto::_child0)) >, boost::proto::when< boost::proto::subscript< ElementVectorTerm, FieldTypes >, ElementVectorRowsValue >, boost::proto::when< boost::proto::function< ElementMatrixTerm, FieldTypes, FieldTypes >, ElementMatrixBlockValue >, boost::proto::when< boost::proto::terminal< ElementRHS >, ElementRHSValue > >.

Detailed Description

Definition at line 559 of file ElementMatrix.hpp.


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