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

Refers to a value from the physical model. More...

#include <PhysicsConstant.hpp>

Public Member Functions

 PhysicsConstant (const std::string &p_name)
 

Public Attributes

std::string name
 

Detailed Description

Refers to a value from the physical model.

Definition at line 31 of file PhysicsConstant.hpp.

Constructor & Destructor Documentation

PhysicsConstant ( const std::string &  p_name)
inline
Parameters
p_nameName of the constant to refer to

Definition at line 34 of file PhysicsConstant.hpp.

Member Data Documentation

std::string name

Definition at line 39 of file PhysicsConstant.hpp.


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