|
NAMEsc::PointInputData - Contains data needed at each point by a DenFunctional.SYNOPSIS#include <functional.h> Classesstruct SpinData Public Typesenum { X =BatchElectronDensity::X, Y =BatchElectronDensity::Y, Z =BatchElectronDensity::Z } enum { XX =BatchElectronDensity::XX, YX =BatchElectronDensity::YX, YY =BatchElectronDensity::YY, ZX =BatchElectronDensity::ZX, ZY =BatchElectronDensity::ZY, ZZ =BatchElectronDensity::ZZ } Public Member Functionsvoid compute_derived (int spin_polarized, int need_gradient, int need_hessian) PointInputData (const SCVector3 &r_) Public AttributesSpinData a SpinData b double gamma_ab const SCVector3 & r Detailed DescriptionContains data needed at each point by a DenFunctional.AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |