72 const Cmp& v_phi,
Cmp& v_x)
const {
85 assert(v_r.
get_etat() != ETATNONDEF) ;
86 assert(v_theta.
get_etat() != ETATNONDEF) ;
87 assert(v_phi.
get_etat() != ETATNONDEF) ;
89 assert(v_r.
get_mp() == *
this) ;
90 assert(v_theta.
get_mp() == *
this) ;
91 assert(v_phi.
get_mp() == *
this) ;
130 const Cmp& v_phi,
Cmp& v_y)
const {
144 assert(v_r.
get_etat() != ETATNONDEF) ;
145 assert(v_theta.
get_etat() != ETATNONDEF) ;
146 assert(v_phi.
get_etat() != ETATNONDEF) ;
148 assert(v_r.
get_mp() == *
this) ;
149 assert(v_theta.
get_mp() == *
this) ;
150 assert(v_phi.
get_mp() == *
this) ;
201 assert(v_r.
get_etat() != ETATNONDEF) ;
202 assert(v_theta.
get_etat() != ETATNONDEF) ;
204 assert(v_r.
get_mp() == *
this) ;
205 assert(v_theta.
get_mp() == *
this) ;
223 v_z = w_r.mult_ct() - w_t.
mult_st() ;
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).
virtual void comp_y_from_spherical(const Scalar &v_r, const Scalar &v_theta, const Scalar &v_phi, Scalar &v_y) const
Computes the Cartesian y component (with respect to bvect_cart ) of a vector given by its spherical c...
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_z_from_spherical(const Scalar &v_r, const Scalar &v_theta, Scalar &v_z) const
Computes the Cartesian z component (with respect to bvect_cart ) of a vector given by its spherical c...
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.
virtual void comp_x_from_spherical(const Scalar &v_r, const Scalar &v_theta, const Scalar &v_phi, Scalar &v_x) const
Computes the Cartesian x component (with respect to bvect_cart) of a vector given by its spherical co...
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.
const Valeur & get_spectral_va() const
Returns va (read only version)