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 ;
virtual ~Eos_SLy4()
Destructor.
virtual bool operator!=(const Eos &) const
Comparison operator (difference).
virtual ostream & operator>>(ostream &) const
Operator >>.
virtual bool operator==(const Eos &) const
Comparison operator (egality).
Eos_SLy4(const char *path)
Standard constructor.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Eos_tabul(const char *name_i, const char *table, const char *path)
Standard constructor.
Equation of state base class.
virtual int identify() const =0
Returns a number to identify the sub-classe of Eos the object belongs to.