53 #include "eos_fitting.h" 63 :
Eos_fitting(
"EOS fitted to FPS",
"eos_fit_fps.d", path)
95 cout <<
"The second EOS is not of type Eos_fit_FPS !" << endl ;
116 "EOS of class Eos_fit_FPS : " 119 ost <<
" composition : n, p, e, mu" << endl ;
120 ost <<
" model : effective nucleon energy functional, FPS" << endl ;
virtual bool operator!=(const Eos &) const
Comparison operator (difference)
virtual bool operator==(const Eos &) const
Comparison operator (egality)
virtual ~Eos_fit_FPS()
Destructor.
Equation of state base class.
virtual int identify() const =0
Returns a number to identify the sub-classe of Eos the object belongs to.
Eos_fit_FPS(const char *path)
Standard constructor.
virtual ostream & operator>>(ostream &) const
Operator >>
Base class for the analytically fitted equation of state.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.