29char scalar_pde_frontiere_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Tensor/Scalar/scalar_pde_frontiere.C,v 1.6 2014/10/13 08:53:46 j_novak Exp $" ;
69 csource.set_dzpuis((*this).get_dzpuis()) ;
70 (
csource.va).set_base( ((*this).va).get_base() ) ;
86 csource.set_dzpuis((*this).get_dzpuis()) ;
87 (
csource.va).set_base( ((*this).va).get_base() ) ;
103 csource.set_dzpuis((*this).get_dzpuis()) ;
104 (
csource.va).set_base( ((*this).va).get_base() ) ;
Component of a tensorial field *** DEPRECATED : use class Scalar instead ***.
Time evolution with partial storage (*** under development ***).
Tensor field of valence 0 (or component of a tensorial field).
Scalar poisson_neumann(const Valeur &, int) const
Idem as Scalar::poisson_dirichlet , the boundary condition being on the radial derivative of the solu...
Scalar poisson_dir_neu(const Valeur &limite, int num, double fact_dir, double fact_neu) const
Is identicall to Scalar::poisson() .
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 ...
Scalar poisson_dirichlet(const Valeur &limite, int num) const
Is identicall to Scalar::poisson() .
Values and coefficients of a (real-value) function.
const Map *const mp
Mapping on which the numerical values at the grid points are defined.