COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
CustomSFOpTransform< OpImpl, GrammarT >::impl< ExprT, StateT, DataT >::ResultType< boost::proto::tag::function, 10, Dummy > Struct Template Reference

Specialization for a function with 9 arguments. More...

#include <ElementOperations.hpp>

Public Types

typedef boost::result_of< OpImpl(typename ChildType< 1 >::type, typename ChildType< 2 >::type, typename ChildType< 3 >::type, typename ChildType< 4 >::type, typename ChildType< 5 >::type, typename ChildType< 6 >::type, typename ChildType< 7 >::type, typename ChildType< 8 >::type, typename ChildType< 9 >::type)>::type type
 

Detailed Description

template<typename OpImpl, typename GrammarT>
template<typename ExprT, typename StateT, typename DataT>
template<Uint Dummy>
struct cf3::solver::actions::Proto::CustomSFOpTransform< OpImpl, GrammarT >::impl< ExprT, StateT, DataT >::ResultType< boost::proto::tag::function, 10, Dummy >

Specialization for a function with 9 arguments.

Definition at line 476 of file ElementOperations.hpp.

Member Typedef Documentation

typedef boost::result_of<OpImpl(typename ChildType<1>::type, typename ChildType<2>::type, typename ChildType<3>::type, typename ChildType<4>::type, typename ChildType<5>::type, typename ChildType<6>::type, typename ChildType<7>::type, typename ChildType<8>::type, typename ChildType<9>::type)>::type type

Definition at line 478 of file ElementOperations.hpp.


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