21char ope_sec_order_r2_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Ope_elementary/Ope_sec_order_r2/ope_sec_order_r2.C,v 1.3 2014/10/13 08:53:36 j_novak Exp $" ;
31#include "ope_elementary.h"
36 double bet,
double a,
double b,
double c) :
52 cout <<
"inc_l_quant not implemented for Helmholtz operator." <<
endl ;
Time evolution with partial storage (*** under development ***).
Basic class for elementary elliptic operators.
Class for operator of the type .
virtual void inc_l_quant()
Increases the quatum number l by one unit (CURRENTLY NOT IMPLEMENTED)
virtual ~Ope_sec_order_r2()
Destructor.
Ope_sec_order_r2(int nbr, int baser, double alf, double bet, double a, double b, double c)
Standard constructor.