70 double resu = integ(0) ;
71 for (
int l=1; l<nz; l++) {
85 assert(
etat != ETATNONDEF) ;
108 mp->
primr(*
this, resu, null_infty) ;
Component of a tensorial field *** DEPRECATED : use class Scalar instead ***.
virtual Tbl * integrale(const Cmp &) const =0
Computes the integral over all space of a Cmp .
const Mg3d * get_mg() const
Gives the Mg3d on which the mapping is defined.
Tensor field of valence 0 (or component of a tensorial field).
virtual void primr(const Scalar &uu, Scalar &resu, bool null_infty) const =0
Computes the radial primitive which vanishes for .
double integrale() const
Computes the integral over all space of *this .
Scalar primr(bool null_infty=true) const
Computes the radial primitive which vanishes for .
Tbl * p_integ
Pointer on the space integral of *this (values in each domain) (0x0 if not up to date) ...
const Tbl & integrale_domains() const
Computes the integral in each domain of *this .
int get_nzone() const
Returns the number of domains.
int etat
The logical state ETATNONDEF (undefined), ETATZERO (null), ETATUN (one), or ETATQCQ (ordinary)...
const Map *const mp
Mapping on which the numerical values at the grid points are defined.