25char scalar_raccord_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Tensor/Scalar/scalar_raccord.C,v 1.4 2014/10/13 08:53:47 j_novak Exp $" ;
57Matrice matrice_raccord_pair (
int cont,
double alpha_kernel) ;
58Matrice matrice_raccord_impair (
int cont,
double alpha_kernel) ;
59Tbl sec_membre_raccord (Tbl coef,
int cont,
double alpha_shell) ;
60Tbl regularise (Tbl coef,
int nr,
int base_r) ;
73 "Scalar::raccord : The mapping does not belong to the class Map_af !"
88 int nz =
mapping->get_mg()->get_nzone() ;
Time evolution with partial storage (*** under development ***).
Tbl & set(int l)
Read/write of the Tbl containing the coefficients in a given domain.
Tbl ** t
Array (size nzone ) of pointers on the Tbl 's which contain the spectral coefficients in each domain.
void raccord(int n)
Performs the matching of the nucleus with respect to the first shell.
int etat
The logical state ETATNONDEF (undefined), ETATZERO (null), ETATUN (one), or ETATQCQ (ordinary).
Valeur va
The numerical value of the Scalar
void annule_hard()
Sets the Tbl to zero in a hard way.
void set_etat_cf_qcq()
Sets the logical state to ETATQCQ (ordinary state) for values in the configuration space (Mtbl_cf c_c...
void ylm()
Computes the coefficients of *this.
Mtbl_cf * c_cf
Coefficients of the spectral expansion of the function.
void coef() const
Computes the coeffcients of *this.
void ylm_i()
Inverse of ylm()
Base_val base
Bases on which the spectral expansion is performed.
#define R_CHEBI
base de Cheb. impaire (rare) seulement
#define R_CHEBP
base de Cheb. paire (rare) seulement
const Map *const mp
Mapping on which the numerical values at the grid points are defined.