COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Handle to ComponentT, constness determined by the constness of ParentT. More...
#include <FindComponents.hpp>
Public Types | |
typedef boost::mpl::if_c< boost::is_const< ParentT >::value, Handle< ComponentT const >, Handle< ComponentT > >::type | type |
Handle to ComponentT, constness determined by the constness of ParentT.
Definition at line 64 of file FindComponents.hpp.
typedef boost::mpl::if_c<boost::is_const<ParentT>::value, Handle<ComponentT const>, Handle<ComponentT> >::type type |
Definition at line 65 of file FindComponents.hpp.
Send comments to: COOLFluiD Web Admin |