sc_PBECFunctional (3) Linux Manual Page
sc::PBECFunctional – Implements the Perdew-Burke-Ernzerhof (PBE) correlation functional. Synopsis #include <functional.h> Inherits sc::DenFunctional. Public Member Functions PBECFunctional (const Ref< KeyVal > &) PBECFunctional (StateIn &) 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. int need_density_gradient () void point (const PointInputData…
