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