.TH "sc::PointInputData" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::PointInputData \- Contains data needed at each point by a \fBDenFunctional\fP\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Classes" .in +1c .ti -1c .RI "struct \fBSpinData\fP" .br .in -1c .SS "Public Types" .in +1c .ti -1c .RI "enum { \fBX\fP =BatchElectronDensity::X, \fBY\fP =BatchElectronDensity::Y, \fBZ\fP =BatchElectronDensity::Z }" .br .ti -1c .RI "enum { \fBXX\fP =BatchElectronDensity::XX, \fBYX\fP =BatchElectronDensity::YX, \fBYY\fP =BatchElectronDensity::YY, \fBZX\fP =BatchElectronDensity::ZX, \fBZY\fP =BatchElectronDensity::ZY, \fBZZ\fP =BatchElectronDensity::ZZ }" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "void \fBcompute_derived\fP (int spin_polarized, int need_gradient, int need_hessian)" .br .ti -1c .RI "\fBPointInputData\fP (const \fBSCVector3\fP &r_)" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "\fBSpinData\fP \fBa\fP" .br .ti -1c .RI "\fBSpinData\fP \fBb\fP" .br .ti -1c .RI "double \fBgamma_ab\fP" .br .ti -1c .RI "const \fBSCVector3\fP & \fBr\fP" .br .in -1c .SH "Detailed Description" .PP Contains data needed at each point by a \fBDenFunctional\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.