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

Returns the map type used to store values of the given type. More...

#include <ConfigurableConstant.hpp>

Public Types

typedef std::map< std::string, T > type
 

Detailed Description

template<typename T>
struct cf3::solver::actions::Proto::ConstantStorageType< T >

Returns the map type used to store values of the given type.

Definition at line 51 of file ConfigurableConstant.hpp.

Member Typedef Documentation

typedef std::map<std::string, T> type

Definition at line 53 of file ConfigurableConstant.hpp.


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