78 assert(
etat != ETATNONDEF) ;
89 if (
etat == ETATZERO) {
93 assert(
etat == ETATQCQ) ;
Mtbl_cf * c_cf
Coefficients of the spectral expansion of the function.
const Valeur & lapang() const
Returns the angular Laplacian of *this.
void set_etat_cf_qcq()
Sets the logical state to ETATQCQ (ordinary state) for values in the configuration space (Mtbl_cf c_c...
void coef() const
Computes the coeffcients of *this.
void set_etat_zero()
Sets the logical state to ETATZERO (zero).
Values and coefficients of a (real-value) function.
const Mg3d * mg
Multi-grid Mgd3 on which this is defined.
Base_val base
Bases on which the spectral expansion is performed.
Valeur(const Mg3d &mgrid)
Constructor.
Valeur * p_lapang
Pointer on the angular Laplacian.
Coefficients storage for the multi-domain spectral method.
Base_val base
Bases of the spectral expansions.
int etat
Logical state (ETATNONDEF , ETATQCQ or ETATZERO ).
void lapang()
Angular Laplacian.