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

Helper struct to select the correct wrapper for a component. More...

#include <AllocatedComponent.hpp>

Public Types

typedef AllocatedComponent< ComponentT > type
 

Detailed Description

template<typename ComponentT>
struct cf3::common::SelectComponentWrapper< ComponentT >

Helper struct to select the correct wrapper for a component.

Definition at line 131 of file AllocatedComponent.hpp.

Member Typedef Documentation

typedef AllocatedComponent<ComponentT> type

Definition at line 133 of file AllocatedComponent.hpp.


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