21char ope_helmholtz_minus_pseudo_1d_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Ope_elementary/Ope_helmholtz_minus_pseudo_1d/ope_helmholtz_minus_pseudo_1d.C,v 1.2 2014/10/13 08:53:33 j_novak Exp $" ;
43#include "ope_elementary.h"
50 int lq,
double ma,
int dz):
61 l_quant (
so.l_quant), masse (
so.masse), dzpuis (
so.dzpuis) {
71 cout <<
"inc_l_quant not implemented for this operator." <<
endl ;
77 cout <<
"dec_l_quant not implemented for this operator." <<
endl ;
Time evolution with partial storage (*** under development ***).
Basic class for elementary elliptic operators.
Class for the operator of the modified Helmholtz equation in pseudo-1d.
virtual void inc_l_quant()
Increases the quatum number l by one unit.
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.
virtual ~Ope_helmholtz_minus_pseudo_1d()
Destructor.
virtual void dec_l_quant()
Decreases the quatum number l by one unit.