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 $" ;
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)
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.
int get_nzone() const
Returns the number of domains.