32 char valeur_dsdp_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Valeur/valeur_dsdp.C,v 1.4 2014/10/13 08:53:49 j_novak Exp $" ;
90 void _dsdphi_pas_prevu(Tbl *,
int &) ;
91 void _dsdphi_p_cossin(Tbl *,
int &) ;
92 void _dsdphi_p_cossin_p(Tbl *,
int &) ;
93 void _dsdphi_p_cossin_i(Tbl *,
int &) ;
101 assert(
etat != ETATNONDEF) ;
112 if (
etat == ETATZERO) {
116 assert(
etat == ETATQCQ) ;
149 _dsdphi[i] = _dsdphi_pas_prevu ;
160 assert(
etat == ETATQCQ) ;
163 for (
int l=0 ; l<nzone ; l++) {
165 assert(t[l] != 0x0) ;
166 _dsdphi[base_p](t[l],
base.
b[l]) ;
#define MAX_BASE_2
Smaller maximum bases used for phi (and higher dimensions for now)
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)
Valeur * p_dsdp
Pointer on .
void set_etat_zero()
Sets the logical state to ETATZERO (zero).
const Valeur & dsdp() const
Returns of *this.
#define MSQ_P
Extraction de l'info sur Phi.
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.
int * b
Array (size: nzone ) of the spectral basis in each domain.
Valeur(const Mg3d &mgrid)
Constructor.
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 P_COSSIN_I
dev. sur Phi = 2*phi, freq. impaires
#define P_COSSIN_P
dev. sur Phi = 2*phi, freq. paires