32char valeur_ssint_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Valeur/valeur_ssint.C,v 1.6 2014/10/13 08:53:51 j_novak Exp $" ;
95void _ssint_pas_prevu (Tbl*,
int&) ;
96void _ssint_t_cos (Tbl*,
int&) ;
97void _ssint_t_sin (Tbl*,
int&) ;
98void _ssint_t_sin_p (Tbl*,
int&) ;
99void _ssint_t_sin_i (Tbl*,
int&) ;
100void _ssint_t_cos_i (Tbl*,
int&) ;
101void _ssint_t_cos_p (Tbl*,
int&) ;
102void _ssint_t_cossin_si (Tbl*,
int&) ;
103void _ssint_t_cossin_ci (Tbl*,
int&) ;
104void _ssint_t_cossin_cp (Tbl*,
int&) ;
105void _ssint_t_cossin_sp (Tbl*,
int&) ;
106void _ssint_t_cossin_c (Tbl*,
int&) ;
107void _ssint_t_cossin_s (Tbl*,
int&) ;
126 if (
etat == ETATZERO) {
int * b
Array (size: nzone ) of the spectral basis in each domain.
Time evolution with partial storage (*** under development ***).
Coefficients storage for the multi-domain spectral method.
Base_val base
Bases of the spectral expansions.
int etat
Logical state (ETATNONDEF , ETATQCQ or ETATZERO ).
Tbl ** t
Array (size nzone ) of pointers on the Tbl 's which contain the spectral coefficients in each domain.
int nzone
Number of domains (zones)
Values and coefficients of a (real-value) 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 set_etat_zero()
Sets the logical state to ETATZERO (zero).
const Mg3d * mg
Multi-grid Mgd3 on which this is defined.
const Valeur & ssint() const
Returns of *this.
Mtbl_cf * c_cf
Coefficients of the spectral expansion of the function.
void coef() const
Computes the coeffcients of *this.
Valeur * p_ssint
Pointer on .
Base_val base
Bases on which the spectral expansion is performed.
int etat
Logical state (ETATNONDEF , ETATQCQ or ETATZERO ).
#define TRA_T
Translation en Theta, used for a bitwise shift (in hex)
#define MAX_BASE
Nombre max. de bases differentes.
#define T_COSSIN_SP
sin pair-cos impair alternes, sin pour m=0
#define T_SIN_P
dev. sin seulement, harmoniques paires
#define T_COSSIN_S
dev. cos-sin alternes, sin pour m=0
#define T_COSSIN_SI
sin impair-cos pair alternes, sin pour m=0
#define T_COS_P
dev. cos seulement, harmoniques paires
#define T_COSSIN_CI
cos impair-sin pair alternes, cos pour m=0
#define MSQ_T
Extraction de l'info sur Theta.
#define T_COSSIN_CP
cos pair-sin impair alternes, cos pour m=0
#define T_SIN_I
dev. sin seulement, harmoniques impaires
#define T_COS
dev. cos seulement
#define T_SIN
dev. sin seulement
#define T_COS_I
dev. cos seulement, harmoniques impaires
#define T_COSSIN_C
dev. cos-sin alternes, cos pour m=0