30char eos_sly4_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Eos/eos_sly4.C,v 1.3 2014/10/13 08:52:54 j_novak Exp $" ;
65 :
Eos_tabul(
"EOS SLy4 [Douchin & Haensel (2000)]",
103 cout <<
"The second EOS is not of type Eos_SLy4 !" << endl ;
125 "EOS of class Eos_SLy4 (SLy4 model of Douchin & Haensel 2000) : "
128 ost <<
" composition : n,p,e,mu" << endl ;
129 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.
Base class for tabulated equations of state.
Equation of state base class.
virtual int identify() const =0
Returns a number to identify the sub-classe of Eos the object belongs to.