78 assert(
etat != ETATNONDEF) ;
89 if (
etat == ETATZERO) {
93 assert(
etat == ETATQCQ) ;
Coefficients storage for the multi-domain spectral method.
Base_val base
Bases of the spectral expansions.
void lapang()
Angular Laplacian.
Valeur(const Mg3d &mgrid)
Constructor.
const Mg3d * mg
Multi-grid Mgd3 on which this is defined.
Mtbl_cf * c_cf
Coefficients of the spectral expansion of the function.
void coef() const
Computes the coeffcients of *this.
Valeur * p_lapang
Pointer on the angular Laplacian.
int etat
Logical state (ETATNONDEF , ETATQCQ or ETATZERO ).
const Valeur & lapang() const
Returns the angular Laplacian of *this.