68 int nz =
mp->get_mg()->get_nzone() ;
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 ***.
double integrale() const
Computes the integral over all space of *this .
Scalar(const Map &mpi)
Constructor from mapping.
int etat
The logical state ETATNONDEF (undefined), ETATZERO (null), ETATUN (one), or ETATQCQ (ordinary).
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 .
Scalar primr(bool null_infty=true) const
Computes the radial primitive which vanishes for .
const Map *const mp
Mapping on which the numerical values at the grid points are defined.