#include <hamultipole.h>
Inheritance diagram for HaOper1e:

Public Member Functions | |
| HaOper1e (HaQCMod &qc_mod) | |
| virtual bool | Recalc () |
| virtual bool | FillMat (HaMat_double &fmat, const int ic=1) const |
| virtual bool | FillMatActv (HaMat_double &fmat, const int ic=1) const |
| virtual bool | FillMatActvSM1 (HaMat_double &fmat, const int ic=1) const |
| virtual bool | PreMult_SM1 () |
| virtual bool | Print_info (ostream &sout, const int level) const |
| virtual bool | SetCurrComp (const int icomp) |
| set current component to return by (HaMat_double) | |
| virtual bool | SetFromMat (const HaMat_double &fmat, const int ic) |
| virtual bool | SetNumComp (const int NumComp) |
| virtual | operator HaMat_double () |
| Get matrix of operator component. | |
| virtual void | SetDebugLevel (int new_debug_level) |
Protected Attributes | |
| HaQCMod * | ptr_qc_mod |
| vector< HaMat_double > | data |
| vector of matricies of the operator | |
| int | icomp |
| current component of the operator | |
| int | debug_level |
1.3.6