51 #include "eos_fitting.h" 61 :
Eos_fitting(
"EOS fitted to AkmalPR",
"eos_fit_akmalpr.d", path)
93 cout <<
"The second EOS is not of type Eos_fit_AkmalPR !" << endl ;
114 "EOS of class Eos_fit_AkmalPR : " 117 ost <<
" composition : n, p, e, mu" << endl ;
118 ost <<
" model : A18+dv+UIX*, AkmalPR" << endl ;
virtual bool operator==(const Eos &) const
Comparison operator (egality)
Equation of state base class.
virtual ostream & operator>>(ostream &) const
Operator >>
virtual int identify() const =0
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual ~Eos_fit_AkmalPR()
Destructor.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual bool operator!=(const Eos &) const
Comparison operator (difference)
Eos_fit_AkmalPR(const char *path)
Standard constructor.
Base class for the analytically fitted equation of state.