COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Get the maximum order of the shape functions used in Expr. More...
#include <ElementIntegration.hpp>
Public Types | |
typedef boost::result_of< ExprVarArity(ExprT)>::type | NbVarsT |
typedef boost::mpl::deref< typename boost::mpl::max_element< typename boost::mpl::transform< typename boost::mpl::copy< boost::mpl::range_c< int, 0, NbVarsT::value >, boost::mpl::back_inserter< boost::mpl::vector_c< Uint > > >::type, GetOrder< boost::mpl::_1, DataT, ExprT > >::type >::type >::type | type |
Get the maximum order of the shape functions used in Expr.
Definition at line 54 of file ElementIntegration.hpp.
typedef boost::result_of<ExprVarArity(ExprT)>::type NbVarsT |
Definition at line 56 of file ElementIntegration.hpp.
typedef boost::mpl::deref<typename boost::mpl::max_element < typename boost::mpl::transform < typename boost::mpl::copy<boost::mpl::range_c<int,0,NbVarsT::value>, boost::mpl::back_inserter< boost::mpl::vector_c<Uint> > >::type, GetOrder<boost::mpl::_1, DataT, ExprT> >::type >::type>::type type |
Definition at line 65 of file ElementIntegration.hpp.
Send comments to: COOLFluiD Web Admin |