106 cout <<
"The second EOS is not of type Eos_FPS !" << endl ;
128 "EOS of class Eos_FPS : Friedman-Pandharipande + Skyrme "
130 ost <<
" (Lorenz, Ravenhall, Petick)" << endl ;
132 ost <<
" composition : n,p,e,mu" << endl ;
133 ost <<
" model : effective nucleon energy functional, FPS" << endl ;
134 ost <<
" BPS EOS below neutron drip point" << endl ;
135 ost <<
" Crust bottom at n = 0.0957 fm^{-3}" << endl ;
Eos_FPS(const char *path)
Standard constructor.
virtual ~Eos_FPS()
Destructor.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual ostream & operator>>(ostream &) const
Operator >>.
virtual bool operator!=(const Eos &) const
Comparison operator (difference).
virtual bool operator==(const Eos &) const
Comparison operator (egality).
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.