21 "eos_glendnh3.d", path)
59 cout <<
"The second EOS is not of type Eos_GlendNH3 !" << endl ;
81 "EOS of class Eos_GlendNH3 : Glendenning, N.K. 1985 ApJ293, 470, case 3 " 84 ost <<
" composition : n,p,H" << endl ;
85 ost <<
" model : Lagrangian field theory; MFT" 87 ost <<
" BPS EOS below neutron drip point" << endl ;
88 ost <<
" Sly4 EOS up to the liquid core" << endl ;
89 ost <<
" Crust bottom at n = 0.1 fm^{-3}" << endl ;
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual bool operator==(const Eos &) const
Comparison operator (egality)
Equation of state base class.
virtual bool operator!=(const Eos &) const
Comparison operator (difference)
virtual int identify() const =0
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual ~Eos_GlendNH3()
Destructor.
virtual ostream & operator>>(ostream &) const
Operator >>
Eos_GlendNH3(const char *path)
Standard constructor.
Base class for tabulated equations of state.