COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | List of all members
MakeSFOp< OpT > Struct Template Reference

Helper struct to declare custom types. More...

#include <ElementOperations.hpp>

Public Types

typedef boost::proto::terminal< SFOp< CustomSFOp< OpT > > >::type type
 
typedef boost::proto::terminal< SFOp< CustomSFOp< OpT > > & >::type reference_type
 
typedef SFOp< CustomSFOp< OpT > > stored_type
 

Detailed Description

template<typename OpT>
struct cf3::solver::actions::Proto::MakeSFOp< OpT >

Helper struct to declare custom types.

Definition at line 795 of file ElementOperations.hpp.

Member Typedef Documentation

typedef boost::proto::terminal< SFOp< CustomSFOp< OpT > >& >::type reference_type

Definition at line 800 of file ElementOperations.hpp.

typedef SFOp< CustomSFOp< OpT > > stored_type

Definition at line 802 of file ElementOperations.hpp.

typedef boost::proto::terminal< SFOp< CustomSFOp< OpT > > >::type type

Definition at line 798 of file ElementOperations.hpp.


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