55 #include "param_elliptic.h" 64 assert(source.
get_etat() != ETATNONDEF) ;
76 if (sourva.get_etat() == ETATZERO) {
82 assert(sourva.get_etat() == ETATQCQ) ;
84 Valeur rho(sourva.get_mg()) ;
86 rho = *(sourva.c_cf) ;
94 Mtbl_cf resu = elliptic_solver (ope_var, *(rho.c_cf)) ;
void coef() const
Computes the coeffcients of *this.
virtual void set_etat_zero()
Sets the logical state to ETATZERO (zero).
const Mg3d * get_mg() const
Gives the Mg3d on which the mapping is defined.
Tensor field of valence 0 (or component of a tensorial field).
void sol_elliptic_2d(Param_elliptic &, const Scalar &, Scalar &) const
General elliptic solver in a 2D case.
Values and coefficients of a (real-value) function.
int get_etat() const
Returns the logical state ETATNONDEF (undefined), ETATZERO (null) or ETATQCQ (ordinary).
virtual void set_etat_qcq()
Sets the logical state to ETATQCQ (ordinary state).
void set_dzpuis(int)
Modifies the dzpuis flag.
Scalar var_F
Additive variable change function.
Scalar var_G
Multiplicative variable change that must be sphericaly symetric !
This class contains the parameters needed to call the general elliptic solver.
const Mg3d * mg
Pointer on the multi-grid Mgd3 on which this is defined.
Coefficients storage for the multi-domain spectral method.
Valeur & set_spectral_va()
Returns va (read/write version)
bool check_dzpuis(int dzi) const
Returns false if the last domain is compactified and *this is not zero in this domain and dzpuis is n...
const Map & get_mp() const
Returns the mapping.
const Valeur & get_spectral_va() const
Returns va (read only version)