21 char ope_vorton_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Ope_elementary/Ope_vorton/ope_vorton.C,v 1.3 2014/10/13 08:53:36 j_novak Exp $" ;
31 #include "ope_elementary.h" 36 double bet,
int lq,
int dz) :
50 cout <<
"inc_l_quant not implemented for this operator." << endl ;
56 cout <<
"dec_l_quant not implemented for this operator." << endl ;
int l_quant
quantum number
int dzpuis
the associated dzpuis, if in the compactified domain.
Ope_vorton(int nbr, int baser, double alf, double bet, int lq, int dz)
Standard constructor.
Class for the operator appearing for the vortons.
virtual void dec_l_quant()
Decreases the quatum number l by one unit.
Basic class for elementary elliptic operators.
virtual void inc_l_quant()
Increases the quatum number l by one unit.
virtual ~Ope_vorton()
Destructor.