30char vector_etamu_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Tensor/vector_etamu.C,v 1.4 2014/10/13 08:53:45 j_novak Exp $" ;
Spherical orthonormal vectorial bases (triads).
Time evolution with partial storage (*** under development ***).
Tensor field of valence 0 (or component of a tensorial field).
const Scalar & dsdt() const
Returns of *this .
const Scalar & stdsdp() const
Returns of *this .
virtual void del_deriv() const
Deletes the derived quantities.
virtual const Scalar & mu() const
Gives the field such that the angular components of the vector are written:
void update_vtvp()
Computes the components and from the potential and , according to:
Scalar * p_A
Field defined by.
virtual const Scalar & eta() const
Gives the field such that the angular components of the vector are written:
Scalar * p_mu
Field such that the angular components of the vector are written:
Scalar * p_eta
Field such that the angular components of the vector are written:
virtual const Scalar & A() const
Gives the field defined by.
void set_vr_eta_mu(const Scalar &vr_i, const Scalar &eta_i, const Scalar &mu_i)
Defines the components through potentials and (see members p_eta and p_mu ), as well as the compon...
Scalar ** cmp
Array of size n_comp of pointers onto the components.
const Base_vect * triad
Vectorial basis (triad) with respect to which the tensor components are defined.