COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | Public Member Functions | List of all members
NodeLooperDim< ExprT, NbDimsT >::NodesExpression< ProtoExprT > Struct Template Reference

#include <NodeLooper.hpp>

Inherits type< boost::proto::matches< ProtoExprT, WrappableNodeExpressions >::value, ProtoExprT >.

Public Types

typedef SelectWrapper< boost::proto::matches< ProtoExprT, WrappableNodeExpressions >::value, ProtoExprT >::type base_type
 

Public Member Functions

 NodesExpression (ProtoExprT const &expr=ProtoExprT())
 

Detailed Description

template<typename ExprT, typename NbDimsT>
template<typename ProtoExprT>
struct cf3::solver::actions::Proto::NodeLooperDim< ExprT, NbDimsT >::NodesExpression< ProtoExprT >

Definition at line 76 of file NodeLooper.hpp.

Member Typedef Documentation

typedef SelectWrapper<boost::proto::matches<ProtoExprT, WrappableNodeExpressions>::value, ProtoExprT>::type base_type

Definition at line 97 of file NodeLooper.hpp.

Constructor & Destructor Documentation

NodesExpression ( ProtoExprT const &  expr = ProtoExprT())
inlineexplicit

Definition at line 99 of file NodeLooper.hpp.


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