41 void _mult_xp1_identite(Tbl*,
int&) ;
42 void _mult_xp1_cheb(Tbl*,
int&) ;
52 assert(
etat==ETATQCQ) ;
76 cerr <<
"Mtbl_cf::mult_xp1_shell() : not called on a shell!" << endl ;
85 assert(
etat==ETATQCQ) ;
87 _mult_xp1_cheb(
t[lz],
base.
b[lz]) ;
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.
const Mg3d * mg
Pointer on the multi-grid Mgd3 on which this is defined.
void mult_xp1_shell(int i)
Id (r sampling = RARE, UNSURR ) \ (r -sampling = FIN )
void mult_xp1_shell(int index)
Applies the following operator to *this : \ Id (r sampling = RARE, UNSURR ) \ (r -sampling = FIN ) \...
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.
Base_val base
Bases of the spectral expansions.
int etat
Logical state (ETATNONDEF , ETATQCQ or ETATZERO ).
int get_type_r(int l) const
Returns the type of sampling in the radial direction in domain no.
Tbl ** t
Array (size nzone ) of pointers on the Tbl 's which contain the spectral coefficients in each domain...