76 void _mult2_xm1_identite(Tbl*,
int&) ;
77 void _mult2_xm1_cheb(Tbl*,
int&) ;
86 assert(
etat==ETATQCQ) ;
116 _mult2_xm1[i] = _mult2_xm1_identite ;
124 if (
etat==ETATZERO) {
128 assert(
etat==ETATQCQ) ;
131 for (
int l=0 ; l<
nzone ; l++) {
133 _mult2_xm1[base_r](
t[l],
base.
b[l]) ;
Mtbl_cf * c_cf
Coefficients of the spectral expansion of the function.
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 mult2_xm1_zec()
Applies the following operator to *this : \ Id (r sampling = RARE, FIN ) \ (r -sampling = UNSURR ) ...
#define TRA_R
Translation en R, used for a bitwise shift (in hex)
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.
#define MSQ_R
Extraction de l'info sur R.
int nzone
Number of domains (zones)
void mult2_xm1_zec()
Id (r sampling = RARE, FIN ) \ (r -sampling = UNSURR )
Base_val base
Bases of the spectral expansions.
int etat
Logical state (ETATNONDEF , ETATQCQ or ETATZERO ).
#define R_CHEBU
base de Chebychev ordinaire (fin), dev. en 1/r
#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...