Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

hydro Class Reference

hydro: The simplest class for hydrodynamics. More...

#include <hydro.h>

Inheritance diagram for hydro:

hydrobase chydro List of all members.

Public Member Functions

 hydro (real r=0, real mf=1, real rf=1, real tf=1)
real get_m_conv_hydro_to_dyn ()
real get_r_conv_hydro_to_dyn ()
real get_t_conv_hydro_to_dyn ()
real get_effective_radius ()
void set_m_conv_hydro_to_dyn (const real mf)
void set_r_conv_hydro_to_dyn (const real rf)
void set_t_conv_hydro_to_dyn (const real tf)
void set_effective_radius (const real r)
virtual ostream & print_hydro_story (ostream &)
virtual istream & scan_hydro_story (istream &)

Protected Attributes

real effective_radius
real m_conv_hydro_to_dyn
 Mass conversion factor.
real r_conv_hydro_to_dyn
 Length conversion factor.
real t_conv_hydro_to_dyn
 Time conversion factor.

Detailed Description

hydro: The simplest class for hydrodynamics.

Definition at line 33 of file hydro.h.


The documentation for this class was generated from the following file:
Generated on Wed Jul 20 12:43:38 2005 for Starlab by  doxygen 1.4.3