sc_R12IntEval (3) Linux Manual Page
sc::R12IntEval – R12IntEval is the top-level class which computes intermediates occuring in linear R12 theories. Synopsis #include <r12int_eval.h> Inherits sc::SavableState. Public Member Functions R12IntEval (StateIn &) R12IntEval (const Ref< R12IntEvalInfo > &info, bool gbc=true, bool ebc=true, LinearR12::ABSMethod abs_method=LinearR12::ABS_CABSPlus, LinearR12::StandardApproximation stdapprox=LinearR12::StdApprox_Ap, bool follow_ks_ebcfree=false) Constructs R12IntEval. void save_data_state (StateOut &) Save the base classes (with save_data_state) and…
