eos Class Reference

#include <eos.h>

Inheritance diagram for eos:

bps_eos hadronic_eos quark_eos apr_eos ddc_eos gen_potential_eos rmf_eos schematic_eos skyrme_eos sym4_eos tabulated_eos bag_eos nambujl_eos

Detailed Description

Equation of state base.

A base class for the computation of an equation of state

Definition at line 41 of file eos.h.


Public Member Functions

virtual ~eos ()
virtual int set_thermo (thermo &th)
 Set class thermo object.
virtual int get_thermo (thermo *&th)
 Get class thermo object.
virtual const char * type ()
 Return string denoting type ("eos").

Data Fields

thermo def_thermo
 The default thermo object.

Protected Attributes

thermoeos_thermo
 A pointer to the thermo object.

The documentation for this class was generated from the following file:
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.