68 :
Eos_tabul(
"EOS SLy4 [Douchin & Haensel (2000)]",
106 cout <<
"The second EOS is not of type Eos_SLy4 !" << endl ;
128 "EOS of class Eos_SLy4 (SLy4 model of Douchin & Haensel 2000) : " 131 ost <<
" composition : n,p,e,mu" << endl ;
132 ost <<
" model : effective nucleon energy functional, SLy4" << endl ;
Equation of state base class.
virtual ostream & operator>>(ostream &) const
Operator >>
virtual int identify() const =0
Returns a number to identify the sub-classe of Eos the object belongs to.
Eos_SLy4(const char *path)
Standard constructor.
virtual bool operator==(const Eos &) const
Comparison operator (egality)
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Base class for tabulated equations of state.
virtual bool operator!=(const Eos &) const
Comparison operator (difference)
virtual ~Eos_SLy4()
Destructor.