28char star_bhns_global_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Star_bhns/star_bhns_global.C,v 1.3 2014/10/13 08:53:40 j_novak Exp $" ;
56#include "utilitaires.h"
70 dens.std_spectral_base() ;
86double Star_bhns::mass_b_bhns(
bool kerrschild,
const double& mass_bh,
87 const double&
sepa)
const {
99 xx.std_spectral_base() ;
102 yy.std_spectral_base() ;
105 zz.std_spectral_base() ;
111 rr.std_spectral_base() ;
121 tmp.std_spectral_base() ;
140 cout <<
"Star_bhns::mass_g() is not available !!!" <<
endl
141 <<
" --> Use Star_bhns::mass_g_bhns()"
147double Star_bhns::mass_g_bhns()
const {
156 dens.std_spectral_base() ;
Time evolution with partial storage (*** under development ***).
Coord y
y coordinate centered on the grid
double get_ori_y() const
Returns the y coordinate of the origin.
Coord z
z coordinate centered on the grid
Coord x
x coordinate centered on the grid
Tensor field of valence 0 (or component of a tensorial field).
virtual void std_spectral_base()
Sets the spectral bases of the Valeur va to the standard ones for a scalar field.
Scalar confo_tot
Total conformal factor.
Scalar lapconf_tot
Total lapconf function.
double * p_mass_b_bhns
Baryon mass.
virtual double mass_g() const
Gravitational mass.
virtual double mass_b() const
Baryon mass.
double * p_mass_g_bhns
Gravitational mass.
double * p_mass_b
Baryon mass.
Scalar nbar
Baryon density in the fluid frame.
Scalar ener_euler
Total energy density in the Eulerian frame.
Scalar gam_euler
Lorentz factor between the fluid and Eulerian observers.
Scalar s_euler
Trace of the stress scalar in the Eulerian frame.
Map & mp
Mapping associated with the star.
Cmp sqrt(const Cmp &)
Square root.
Cmp pow(const Cmp &, int)
Power .
Standard units of space, time and mass.