31char eos_akmalpr_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Eos/eos_akmalpr.C,v 1.3 2014/10/13 08:52:51 j_novak Exp $" ;
68 "EOS AkmalPR [Akmal, Pandharipande & Ravenhall (1998)]",
69 "eos_akmalpr.d", path)
106 cout <<
"The second EOS is not of type Eos_AkmalPR !" << endl ;
128 "EOS of class Eos_AkmalPR (Akmal, Pandharipande & Ravenhall 1998) : "
131 ost <<
" composition : n,p,e,mu " << endl ;
132 ost <<
" model : A18+dv+UIX* " << endl ;
virtual bool operator!=(const Eos &) const
Comparison operator (difference)
virtual bool operator==(const Eos &) const
Comparison operator (egality)
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
Eos_AkmalPR(const char *path)
Standard constructor.
virtual ~Eos_AkmalPR()
Destructor.
virtual ostream & operator>>(ostream &) const
Operator >>
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.