#include <vxb_eval_abs_a.h>
Inheritance diagram for sc::R12IntEval_abs_A:
Public Methods | |
R12IntEval_abs_A (StateIn &) | |
R12IntEval_abs_A (Ref< R12IntEvalInfo > &) | |
~R12IntEval_abs_A () | |
void | save_data_state (StateOut &) |
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them. More... | |
void | obsolete () |
void | compute (RefSCMatrix &Vaa, RefSCMatrix &Xaa, RefSCMatrix &Baa, RefSCMatrix &Vab, RefSCMatrix &Xab, RefSCMatrix &Bab) |
Ref< R12IntEvalInfo > | r12info () const |
|
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them. This must be implemented by the derived class if the class has data. Reimplemented from sc::SavableState. |