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

Write to element nodal values. More...

#include <ElementTransforms.hpp>

Inherits or_< boost::proto::when< boost::proto::plus_assign< FieldTypes, boost::proto::_ >, AddNodeValues(boost::proto::_value(boost::proto::_left), GrammarT(boost::proto::_right)) >, boost::proto::when< boost::proto::plus_assign< boost::proto::subscript< FieldTypes, IndexGrammarT >, boost::proto::_ >, boost::proto::call< AddNodeValuesIndex< IndexGrammarT > >(boost::proto::_left, GrammarT(boost::proto::_right)) > >.

Detailed Description

template<typename GrammarT, typename IndexGrammarT>
struct cf3::solver::actions::Proto::AssignNodalValues< GrammarT, IndexGrammarT >

Write to element nodal values.

Definition at line 206 of file ElementTransforms.hpp.


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