30char eos_bpal12_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Eos/eos_bpal12.C,v 1.3 2014/10/13 08:52:52 j_novak Exp $" ;
104 cout <<
"The second EOS is not of type Eos_BPAL12 !" << endl ;
126 "EOS of class Eos_BPAL12 : Bombaci et al. 1995 "
129 ost <<
" composition : n,p,e,mu" << endl ;
130 ost <<
" model : effective nucleon energy functional BPAL12"
132 ost <<
" BPS EOS below neutron drip point" << endl ;
133 ost <<
" FPS EOS up to the liquid core" << endl ;
134 ost <<
" Crust bottom at n = 0.0957 fm^{-3}" << endl ;
virtual bool operator!=(const Eos &) const
Comparison operator (difference)
virtual ~Eos_BPAL12()
Destructor.
virtual int identify() const
Returns a number to identify the sub-classe of Eos the object belongs to.
virtual ostream & operator>>(ostream &) const
Operator >>
Eos_BPAL12(const char *path)
Standard constructor.
virtual bool operator==(const Eos &) const
Comparison operator (egality)
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.