#include <vxb_eval_sbs_a.h>
Inheritance diagram for sc::R12IntEval_sbs_A:
Public Member Functions | |
R12IntEval_sbs_A (StateIn &) | |
R12IntEval_sbs_A (Ref< R12IntEvalInfo > &) | |
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. | |
void | obsolete () |
void | compute (RefSCMatrix &Vaa, RefSCMatrix &Xaa, RefSCMatrix &Baa, RefSCMatrix &Vab, RefSCMatrix &Xab, RefSCMatrix &Bab, RefSCVector &emp2_aa, RefSCVector &emp2_ab) |
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.
|