28char eos_fit_akmalpr_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Eos/eos_fit_akmalpr.C,v 1.2 2014/10/13 08:52:52 j_novak Exp $" ;
48#include "eos_fitting.h"
58 :
Eos_fitting(
"EOS fitted to AkmalPR",
"eos_fit_akmalpr.d", path)
90 cout <<
"The second EOS is not of type Eos_fit_AkmalPR !" << endl ;
111 "EOS of class Eos_fit_AkmalPR : "
114 ost <<
" composition : n, p, e, mu" << endl ;
115 ost <<
" model : A18+dv+UIX*, AkmalPR" << endl ;
virtual bool operator!=(const Eos &) const
Comparison operator (difference)
virtual ~Eos_fit_AkmalPR()
Destructor.
virtual ostream & operator>>(ostream &) const
Operator >>
Eos_fit_AkmalPR(const char *path)
Standard constructor.
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 (egality)
Base class for the analytically fitted equation 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.