46 #include "ope_elementary.h" 51 double alf,
double bet,
int lq):
58 l_quant (so.l_quant) {
66 cout <<
"inc_l_quant not implemented for this operator." << endl ;
72 cout <<
"dec_l_quant not implemented for this operator." << endl ;
Ope_poisson_pseudo_1d(int nbr, int baser, double alf, double bet, int lq)
Standard constructor.
virtual void dec_l_quant()
Decreases the quatum number l by one unit.
virtual ~Ope_poisson_pseudo_1d()
Destructor.
virtual void inc_l_quant()
Increases the quatum number l by one unit.
Class for the operator of the Poisson equation in pseudo 1d.
Basic class for elementary elliptic operators.