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, 4, Dummy > Struct Template Reference

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

#include <ElementOperations.hpp>

Public Types

typedef boost::result_of< OpImpl(typename ChildType< 1 >::type, typename ChildType< 2 >::type, typename ChildType< 3 >::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, 4, Dummy >

Specialization for a function with 3 arguments.

Definition at line 434 of file ElementOperations.hpp.

Member Typedef Documentation

typedef boost::result_of<OpImpl(typename ChildType<1>::type, typename ChildType<2>::type, typename ChildType<3>::type)>::type type

Definition at line 436 of file ElementOperations.hpp.


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