29char star_bhns_upmetr_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Star_bhns/star_bhns_upmetr.C,v 1.3 2014/10/13 08:53:41 j_novak Exp $" ;
57#include "utilitaires.h"
162 for (
int i=1;
i<=3;
i++)
168 for (
int i=1;
i<=3;
i++) {
169 for (
int j=1;
j<=3;
j++) {
177 for (
int i=1;
i<=3;
i++)
const Map & get_mp() const
Returns the mapping.
Time evolution with partial storage (*** under development ***).
Class for black holes in black hole-neutron star binaries.
const Scalar & get_lapconf_auto() const
Returns the part of the lapconf function generated by the black hole.
const Scalar & get_confo_auto() const
Returns the part of the conformal factor generated by the black hole.
const Vector & get_shift_auto() const
Returns the part of the shift vector generated by the black hole.
Base class for coordinate mappings.
const Base_vect_cart & get_bvect_cart() const
Returns the Cartesian basis associated with the coordinates (x,y,z) of the mapping,...
const Scalar & deriv(int i) const
Returns of *this , where .
virtual void set_etat_qcq()
Sets the logical state to ETATQCQ (ordinary state).
virtual void std_spectral_base()
Sets the spectral bases of the Valeur va to the standard ones for a scalar field.
virtual void set_etat_zero()
Sets the logical state to ETATZERO (zero).
void import(const Scalar &ci)
Assignment to another Scalar defined on a different mapping.
Class for stars in black hole-neutron star binaries.
Vector shift_tot
Total shift vector.
Scalar lapconf_auto
Lapconf function generated by the star.
Scalar confo_comp
Conformal factor generated by the companion black hole.
Tensor d_shift_auto
Derivative of the shift vector generated by the star .
Scalar lapse_tot
Total lapse function.
virtual void del_deriv() const
Deletes all the derived quantities.
Scalar confo_tot
Total conformal factor.
Scalar psi4
Fourth power of the total conformal factor.
Vector d_lapconf_auto
Derivative of the lapconf function generated by the star .
Vector d_confo_auto
Derivative of the conformal factor generated by the star .
Vector shift_comp
Shift vector generated by the companion black hole.
Scalar lapconf_tot
Total lapconf function.
Scalar lapse_auto
Lapse function generated by the "star".
Scalar lapconf_comp
Lapconf function generated by the companion black hole.
void update_metric_bhns(const Hole_bhns &hole, const Star_bhns &star_prev, double relax)
Computes metric coefficients from known potentials with relaxation when the companion is a black hole...
Vector shift_auto
Shift vector generated by the star.
Scalar confo_auto
Conformal factor generated by the star.
Map & mp
Mapping associated with the star.
Tensor field of valence 1.
virtual void std_spectral_base()
Sets the standard spectal bases of decomposition for each component.
Scalar & set(int)
Read/write access to a component.
Cmp pow(const Cmp &, int)
Power .
void set_triad(const Base_vect &new_triad)
Assigns a new vectorial basis (triad) of decomposition.
const Base_vect * get_triad() const
Returns the vectorial basis (triad) on which the components are defined.
virtual void set_etat_qcq()
Sets the logical state of all components to ETATQCQ (ordinary state).
virtual void set_etat_zero()
Sets the logical state of all components to ETATZERO (zero state).
Scalar & set(const Itbl &ind)
Returns the value of a component (read/write version).
virtual void std_spectral_base()
Sets the standard spectal bases of decomposition for each component.