29char et_bin_nsbh_upmetr_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Etoile/et_bin_nsbh_upmetr.C,v 1.4 2014/10/13 08:52:56 j_novak Exp $" ;
56#include "et_bin_nsbh.h"
70 if ( (comp.
get_n_auto()).get_etat() == ETATZERO ) {
const Tenseur & get_n_auto() const
Returns the part of N generated by the hole.
const Tenseur & get_psi_auto() const
Returns the part of generated by the hole.
const Tenseur & get_shift_auto() const
Returns the part of generated by the hole.
Tenseur confpsi_auto
Part of the conformal factor $\Psi$ generated principaly by the star.
Tenseur confpsi_comp
Part of the conformal factor $\Psi$ generated principaly by the companion star.
void update_metric(const Bhole &comp)
Computes metric coefficients from known potentials, when the companion is a black hole.
Tenseur d_n_auto
Gradient of {\tt n_auto} (Cartesian components with respect to {\tt ref_triad})
Tenseur n_auto
Part of the lapse {\it N} generated principaly by the star.
Tenseur n_comp
Part of the lapse {\it N} generated principaly by the companion star.
Tenseur confpsi
Total conformal factor $\Psi$.
Tenseur d_confpsi_auto
Gradient of {\tt confpsi_auto} (Cartesian components with respect to {\tt ref_triad})
Tenseur shift_comp
Part of the shift vector generated principaly by the companion star.
const Base_vect & ref_triad
Reference triad ("absolute frame"), with respect to which the components of all the member Tenseur 's...
virtual void del_deriv() const
Deletes all the derived quantities.
Tenseur shift_auto
Part of the shift vector generated principaly by the star.
Tenseur nnn
Total lapse function.
Tenseur shift
Total shift vector.
Tenseur a_car
Total conformal factor .
Cmp & set()
Read/write for a scalar (see also operator=(const Cmp&) ).
void set_etat_qcq()
Sets the logical state to ETATQCQ (ordinary state).
const Tenseur & gradient() const
Returns the gradient of *this (Cartesian coordinates)
void set_std_base()
Set the standard spectal basis of decomposition for each component.
void set_etat_zero()
Sets the logical state to ETATZERO (zero state).
void change_triad(const Base_vect &new_triad)
Sets a new vectorial basis (triad) of decomposition and modifies the components accordingly.
Cmp pow(const Cmp &, int)
Power .