27char cmp_integ_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Cmp/cmp_integ.C,v 1.2 2014/10/13 08:52:47 j_novak Exp $" ;
59 int nz =
mp->get_mg()->get_nzone() ;
61 double resu = integ(0) ;
62 for (
int l=1; l<nz; l++) {
76 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).