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

Matches the proper formulation of Dirichlet BC. More...

#include <DirichletBC.hpp>

Inherits or_< boost::proto::when< boost::proto::assign< boost::proto::function< boost::proto::terminal< LSSWrapperImpl< DirichletBCTag > >, FieldTypes >, GrammarT >, DirichletBCSetter(boost::proto::_left, GrammarT(boost::proto::_right)) >, boost::proto::when< boost::proto::assign< boost::proto::function< boost::proto::terminal< LSSWrapperImpl< DirichletBCTag > >, boost::proto::subscript< boost::proto::terminal< Var< boost::proto::_, VectorField > >, Integers > >, GrammarT >, DirichletBCComponentSetter(boost::proto::_left, GrammarT(boost::proto::_right)) > >.

Detailed Description

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

Matches the proper formulation of Dirichlet BC.

Definition at line 110 of file DirichletBC.hpp.


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