21 char ope_sec_order_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Ope_elementary/Ope_sec_order/ope_sec_order.C,v 1.4 2014/10/13 08:53:35 j_novak Exp $" ;
31 #include "ope_elementary.h" 36 double bet,
double a,
double b,
double c) :
37 Ope_elementary(nbr, base, alf, bet), a_param(a), b_param(b), c_param(c) {
52 cout <<
"inc_l_quant not implemented for this operator." << endl ;
virtual ~Ope_sec_order()
Destructor.
Class for operator of the type .
double b_param
The parameter .
double c_param
The parameter .
double a_param
The parameter .
Ope_sec_order(int nbr, int baser, double alf, double bet, double a, double b, double c)
Standard constructor.
Basic class for elementary elliptic operators.
virtual void inc_l_quant()
Increases the quatum number by one unit (CURRENTLY NOT IMPLEMENTED)