31char valeur_lapang_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Valeur/valeur_lapang.C,v 1.2 2014/10/13 08:53:50 j_novak Exp $" ;
75 assert(
etat != ETATNONDEF) ;
86 if (
etat == ETATZERO) {
90 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.