46#include "ope_elementary.h"
52(
int nbr,
int baser,
double alf,
double bet,
53 int lq,
double ma,
int dz):
74 cout <<
"inc_l_quant not implemented for this operator." << endl ;
80 cout <<
"dec_l_quant not implemented for this operator." << endl ;
Ope_elementary(int nbr, int baser, double alf, double eta)
Standard constructor, protected because the class is an abstract one.
virtual void inc_l_quant()
Increases the quatum number l by one unit.
double masse
The mass term.
Ope_helmholtz_minus_pseudo_1d(int nbr, int baser, double alf, double bet, int lq, double masse, int dz)
Standard constructor.
int dzpuis
the associated dzpuis, if in the compactified domain.
int l_quant
quantum number
virtual ~Ope_helmholtz_minus_pseudo_1d()
Destructor.
virtual void dec_l_quant()
Decreases the quatum number l by one unit.