30char et_bin_kinema_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Etoile/et_bin_kinema.C,v 1.6 2014/10/13 08:52:56 j_novak Exp $" ;
83 int nz =
mp.get_mg()->get_nzone() ;
97 bsn.set(0) = omega *
ya ;
98 bsn.set(1) = - omega * (
xa - x_axe) ;
101 bsn.annule(nzm1, nzm1) ;
108 bsn.annule(nzm1, nzm1) ;
131 (
xa - x_axe) * (
xa - x_axe) +
ya *
ya ) ;
Active physical coordinates and mapping derivatives.
Tenseur bsn
3-vector shift, divided by N , of the rotating coordinates, .
virtual void del_deriv() const
Deletes all the derived quantities.
Tenseur pot_centri
Centrifugal potential.
virtual Tenseur sprod(const Tenseur &t1, const Tenseur &t2) const
Performs the scalar product of two tensors by contracting the last index of t1 with the first index o...
virtual void kinematics(double omega, double x_axe)
Computes the quantities bsn and pot_centri .
Tenseur nnn
Total lapse function.
Map & mp
Mapping associated with the star.
bool relativistic
Indicator of relativity: true for a relativistic star, false for a Newtonian one.
Tenseur shift
Total shift vector.
Tensor handling *** DEPRECATED : use class Tensor instead ***.
Cmp sqrt(const Cmp &)
Square root.
Cmp log(const Cmp &)
Neperian logarithm.
Coord xa
Absolute x coordinate.
Coord ya
Absolute y coordinate.