58 #include "et_bin_bhns_extr.h" 69 const Eos& eos_i,
bool irrot,
71 bool kerrs,
bool multi)
72 :
Etoile_bin(mpi, nzet_i, relat, eos_i, irrot, ref_triad_i),
81 kerrschild(ns.kerrschild),
82 multipole(ns.multipole)
96 fread(&
multipole,
sizeof(
bool), 1, fich) ;
136 fwrite(&
multipole,
sizeof(
bool), 1, fich) ;
virtual void sauve(FILE *) const
Save in a file.
Equation of state base class.
Et_bin_bhns_extr(Map &mp_i, int nzet_i, bool relat, const Eos &eos_i, bool irrot, const Base_vect &ref_triad_i, bool kerrs, bool multi)
Standard constructor.
Base class for coordinate mappings.
Class for stars in binary system.
bool kerrschild
Indicator of the background metric: true for the Kerr-Shild metric, false for the conformally flat on...
Vectorial bases (triads) with respect to which the tensorial components are defined.
virtual ~Et_bin_bhns_extr()
Destructor.
virtual void sauve(FILE *) const
Save in a file.
Class for a neutron star in black hole - neutron star binary systems.
bool multipole
Indicator of the boundary condition: true for the multipole falloff condition, false for the one...
void operator=(const Etoile_bin &)
Assignment to another Etoile_bin.
void operator=(const Et_bin_bhns_extr &)
Assignment to another Et_bin_bhns_extr.