71 csource = (*this).
va ;
73 (csource.
va).set_base( ((*this).va).get_base() ) ;
84 double fact_dir,
double fact_neu)
const {
88 csource = (*this).
va ;
90 (csource.
va).set_base( ((*this).va).get_base() ) ;
105 csource = (*this).
va ;
107 (csource.
va).set_base( ((*this).va).get_base() ) ;
119 const Valeur& lim_der,
int num_zone)
const {
124 mp->poisson_frontiere_double(csource, lim_func, lim_der, num_zone, cresu) ;
Scalar poisson_dir_neu(const Valeur &limite, int num, double fact_dir, double fact_neu) const
Is identicall to Scalar::poisson() .
Component of a tensorial field *** DEPRECATED : use class Scalar instead ***.
Scalar poisson_frontiere_double(const Valeur &, const Valeur &, int) const
Idem as Scalar::poisson_dirichlet , the boundary condition being on both the function and its radial ...
Tensor field of valence 0 (or component of a tensorial field).
Values and coefficients of a (real-value) function.
Scalar poisson_neumann(const Valeur &, int) const
Idem as Scalar::poisson_dirichlet , the boundary condition being on the radial derivative of the solu...
virtual void poisson_frontiere(const Cmp &source, const Valeur &limite, int raccord, int num_front, Cmp &pot, double=0., double=0.) const =0
Computes the solution of a Poisson equation from the domain num_front+1 .
void set_dzpuis(int)
Set a value to dzpuis.
Scalar poisson_dirichlet(const Valeur &limite, int num) const
Is identicall to Scalar::poisson() .
const Map *const mp
Mapping on which the numerical values at the grid points are defined.
Valeur va
The numerical value of the Cmp.