COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | Public Member Functions | Public Attributes | List of all members
PhysicsConstantStorage Struct Reference

Storage for the values pointed to by a PhysicsConstant. More...

#include <PhysicsConstant.hpp>

Public Types

typedef std::map< std::string, Real > ScalarsT
 

Public Member Functions

ScalarsTscalars ()
 

Public Attributes

ScalarsT m_scalars
 

Detailed Description

Storage for the values pointed to by a PhysicsConstant.

Definition at line 43 of file PhysicsConstant.hpp.

Member Typedef Documentation

typedef std::map<std::string, Real> ScalarsT

Definition at line 45 of file PhysicsConstant.hpp.

Member Function Documentation

ScalarsT& scalars ( )
inline

Definition at line 47 of file PhysicsConstant.hpp.

Member Data Documentation

ScalarsT m_scalars

Definition at line 52 of file PhysicsConstant.hpp.


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