59 assert (uu.
get_etat() != ETATNONDEF) ;
60 assert (uu.
get_mp().get_mg() == mg) ;
73 int nz = mg->get_nzone() ;
79 if (mg->get_type_r(nzm1) == UNSURR) {
85 assert(mg->get_type_r(nzm1) == UNSURR) ;
96 tmp_ced.
set(nzm1) -= dzp * uuva(nzm1) ;
113 assert (uu.
get_etat() != ETATNONDEF) ;
114 assert (uu.
get_mp().get_mg() == mg) ;
121 assert( uu.
get_etat() == ETATQCQ ) ;
127 int nz = mg->get_nzone() ;
133 if (mg->get_type_r(nzm1) == UNSURR) {
139 assert(mg->get_type_r(nzm1) == UNSURR) ;
150 tmp_ced.
set(nzm1) -= dzp * uuva(nzm1) ;
167 assert (uu.
get_etat() != ETATNONDEF) ;
168 assert (uu.
get_mp().get_mg() == mg) ;
175 assert( uu.
get_etat() == ETATQCQ ) ;
181 int nz = mg->get_nzone() ;
187 if (mg->get_type_r(nzm1) == UNSURR) {
193 assert(mg->get_type_r(nzm1) == UNSURR) ;
204 tmp_ced.
set(nzm1) -= dzp * uuva(nzm1) ;
virtual void dsdxi(const Scalar &ci, Scalar &resu) const
Computes of a Scalar.
virtual void dsdradial(const Scalar &uu, Scalar &resu) const
Computes of a Scalar if the description is affine and if it is logarithmic.
Coord dxdlnr
Same as dxdr if the domains where the description is affine and where it is logarithmic.
virtual void dsdr(const Scalar &ci, Scalar &resu) const
Computes of a Scalar.
Coord dxdr
in the nucleus and in the non-compactified shells; \ in the compactified outer domain.
Tensor field of valence 0 (or component of a tensorial field).
int get_dzpuis() const
Returns dzpuis.
virtual void set_etat_zero()
Sets the logical state to ETATZERO (zero).
Valeur & set_spectral_va()
Returns va (read/write version).
const Valeur & get_spectral_va() const
Returns va (read only version).
int get_etat() const
Returns the logical state ETATNONDEF (undefined), ETATZERO (null) or ETATQCQ (ordinary).
void set_dzpuis(int)
Modifies the dzpuis flag.
void set_spectral_base(const Base_val &)
Sets the spectral bases of the Valeur va.
Values and coefficients of a (real-value) function.
void mult_xm1_zec()
Applies the following operator to *this : \ Id (r sampling = RARE, FIN ) \ (r -sampling = UNSURR ).
const Base_val & get_base() const
Return the bases for spectral expansions (member base ).
void annule(int l)
Sets the Valeur to zero in a given domain.
Tbl & set(int l)
Read/write of the value in a given domain (configuration space).
const Valeur & dsdx() const
Returns of *this.
void coef() const
Computes the coeffcients of *this.
const Map & get_mp() const
Returns the mapping.
void annule_domain(int l)
Sets the Tensor to zero in a given domain.