62 int nz =
mp->get_mg()->get_nzone() ;
64 double resu = integ(0) ;
65 for (
int l=1; l<nz; l++) {
79 assert(
etat != ETATNONDEF) ;
const Map * mp
Reference mapping.
int etat
Logical state (ETATNONDEF , ETATQCQ or ETATZERO ).
const Tbl & integrale_domains() const
Computes the integral in each domain of *this .
double integrale() const
Computes the integral over all space of *this .
Tbl * p_integ
Pointer on the space integral of *this (values in each domain).