21 char ope_poisson_2d_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Ope_elementary/Ope_poisson_2d/ope_poisson_2d.C,v 1.2 2014/10/13 08:53:34 j_novak Exp $" ;
43 #include "ope_elementary.h" 67 cout <<
"inc_l_quant not implemented for this operator." << endl ;
73 cout <<
"dec_l_quant not implemented for this operator." << endl ;
int dzpuis
the associated dzpuis, if in the compactified domain.
virtual void dec_l_quant()
Decreases the quatum number l by one unit.
int l_quant
quantum number
virtual ~Ope_poisson_2d()
Destructor.
virtual void inc_l_quant()
Increases the quatum number l by one unit.
Class for the operator of the Poisson equation in 2D.
Ope_poisson_2d(int nbr, int baser, double alf, double bet, int lq, int dz)
Standard constructor.
Basic class for elementary elliptic operators.