69 const Cmp& v_z,
Cmp& v_r)
const {
81 assert(v_x.
get_etat() != ETATNONDEF) ;
82 assert(v_y.
get_etat() != ETATNONDEF) ;
83 assert(v_z.
get_etat() != ETATNONDEF) ;
85 assert(v_x.
get_mp() == *
this) ;
86 assert(v_y.
get_mp() == *
this) ;
87 assert(v_z.
get_mp() == *
this) ;
125 const Cmp& v_z,
Cmp& v_t)
const {
137 assert(v_x.
get_etat() != ETATNONDEF) ;
138 assert(v_y.
get_etat() != ETATNONDEF) ;
139 assert(v_z.
get_etat() != ETATNONDEF) ;
141 assert(v_x.
get_mp() == *
this) ;
142 assert(v_y.
get_mp() == *
this) ;
143 assert(v_z.
get_mp() == *
this) ;
192 assert(v_x.
get_etat() != ETATNONDEF) ;
193 assert(v_y.
get_etat() != ETATNONDEF) ;
195 assert(v_x.
get_mp() == *
this) ;
196 assert(v_y.
get_mp() == *
this) ;
214 v_p = - w_x.mult_sp() + w_y.
mult_cp() ;
Component of a tensorial field *** DEPRECATED : use class Scalar instead ***.
const Valeur & mult_sp() const
Returns applied to *this.
Tensor field of valence 0 (or component of a tensorial field).
Values and coefficients of a (real-value) function.
int get_etat() const
Returns the logical state ETATNONDEF (undefined), ETATZERO (null) or ETATQCQ (ordinary).
void set_dzpuis(int)
Modifies the dzpuis flag.
virtual void comp_t_from_cartesian(const Scalar &v_x, const Scalar &v_y, const Scalar &v_z, Scalar &v_t) const
Computes the Spherical component (with respect to bvect_spher ) of a vector given by its cartesian c...
virtual void comp_r_from_cartesian(const Scalar &v_x, const Scalar &v_y, const Scalar &v_z, Scalar &v_r) const
Computes the Spherical r component (with respect to bvect_spher ) of a vector given by its cartesian ...
int get_dzpuis() const
Returns dzpuis.
const Valeur & mult_st() const
Returns applied to *this.
const Valeur & mult_cp() const
Returns applied to *this.
bool dz_nonzero() const
Returns true if the last domain is compactified and *this is not zero in this domain.
const Valeur & mult_ct() const
Returns applied to *this.
bool check_dzpuis(int dzi) const
Returns false if the last domain is compactified and *this is not zero in this domain and dzpuis is n...
const Map & get_mp() const
Returns the mapping.
virtual void comp_p_from_cartesian(const Scalar &v_x, const Scalar &v_y, Scalar &v_p) const
Computes the Spherical component (with respect to bvect_spher ) of a vector given by its cartesian c...
const Valeur & get_spectral_va() const
Returns va (read only version)