29char cmp_pde_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Cmp/cmp_pde.C,v 1.5 2014/10/13 08:52:47 j_novak Exp $" ;
99 mp->poisson(*
this, bidon, resu) ;
109 mp->poisson(*
this, par, uu) ;
125 mp->poisson_tau(*
this, bidon, resu) ;
135 mp->poisson_tau(*
this, par, uu) ;
const Map * mp
Reference mapping.
Cmp(const Map &map)
Constructor from mapping.
Cmp poisson_tau() const
Same as Poisson with a Tau method.
Cmp poisson() const
Solves the scalar Poisson equation with *this as a source.