.TH "sc::ReadMolecularHessian" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::ReadMolecularHessian \- \fBReadMolecularHessian\fP is an implementation of \fBMolecularHessian\fP that reads the hessian from a file\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::MolecularHessian\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBReadMolecularHessian\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .RI "The \fBReadMolecularHessian\fP \fBKeyVal\fP constructor is used to generate a \fBReadMolecularHessian\fP object from the input\&. " .ti -1c .RI "\fBReadMolecularHessian\fP (\fBStateIn\fP &)" .br .ti -1c .RI "void \fBsave_data_state\fP (\fBStateOut\fP &)" .br .RI "Save the base classes (with save_data_state) and the members in the same order that the \fBStateIn\fP CTOR initializes them\&. " .ti -1c .RI "\fBRefSymmSCMatrix\fP \fBcartesian_hessian\fP ()" .br .RI "Return the hessian in cartesian coordinates\&. " .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "char * \fBfilename_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP \fBReadMolecularHessian\fP is an implementation of \fBMolecularHessian\fP that reads the hessian from a file\&. .SH "Constructor & Destructor Documentation" .PP .SS "sc::ReadMolecularHessian::ReadMolecularHessian (const \fBRef\fP< \fBKeyVal\fP > &)" .PP The \fBReadMolecularHessian\fP \fBKeyVal\fP constructor is used to generate a \fBReadMolecularHessian\fP object from the input\&. It reads the keywords below\&. .PP KeywordTypeDefaultDescription \fCfilename\fPstring\fIbasename\fP \fC\&.hess\fPThe name of the file from which the hessian is read\&. .PP .SH "Member Function Documentation" .PP .SS "void sc::ReadMolecularHessian::save_data_state (\fBStateOut\fP &)\fC [virtual]\fP" .PP Save the base classes (with save_data_state) and the members in the same order that the \fBStateIn\fP CTOR initializes them\&. This must be implemented by the derived class if the class has data\&. .PP Reimplemented from \fBsc::MolecularHessian\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.