89 void _d2sdphi2_pas_prevu(Tbl *,
int &) ;
90 void _d2sdphi2_p_cossin(Tbl *,
int &) ;
98 assert(
etat != ETATNONDEF) ;
109 if (
etat == ETATZERO) {
113 assert(
etat == ETATQCQ) ;
145 _d2sdphi2[i] = _d2sdphi2_pas_prevu ;
154 assert(
etat == ETATQCQ) ;
157 for (
int l=0 ; l<
nzone ; l++) {
159 assert(
t[l] != 0x0) ;
160 _d2sdphi2[base_p](
t[l],
base.
b[l]) ;
Mtbl_cf * c_cf
Coefficients of the spectral expansion of the function.
#define P_COSSIN
dev. standart
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.
#define TRA_P
Translation en Phi, used for a bitwise shift (in hex)
void set_etat_zero()
Sets the logical state to ETATZERO (zero).
#define MSQ_P
Extraction de l'info sur Phi.
const Valeur & d2sdp2() const
Returns of *this.
Values and coefficients of a (real-value) function.
const Mg3d * mg
Multi-grid Mgd3 on which this is defined.
int etat
Logical state (ETATNONDEF , ETATQCQ or ETATZERO ).
Base_val base
Bases on which the spectral expansion is performed.
int * b
Array (size: nzone ) of the spectral basis in each domain.
Valeur(const Mg3d &mgrid)
Constructor.
int nzone
Number of domains (zones)
Valeur * p_d2sdp2
Pointer on .
Coefficients storage for the multi-domain spectral method.
Base_val base
Bases of the spectral expansions.
int etat
Logical state (ETATNONDEF , ETATQCQ or ETATZERO ).
#define MAX_BASE
Nombre max. de bases differentes.
Tbl ** t
Array (size nzone ) of pointers on the Tbl 's which contain the spectral coefficients in each domain...