.TH "sc::PsiExEnv" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::PsiExEnv \- \fBPsiExEnv\fP specifies a Psi calculation\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::DescribedClass\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBPsiExEnv\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .ti -1c .RI "\fBPsiExEnv\fP (char *cwd, char *fileprefix, int nscratch, char **scratch)" .br .ti -1c .RI "\fBRef\fP< \fBPsiInput\fP > \fBget_psi_input\fP () const" .br .RI "Returns the \fBPsiInput\fP object which \fBPsiExEnv\fP uses\&. " .ti -1c .RI "\fBRef\fP< \fBPsiFile11\fP > \fBget_psi_file11\fP () const" .br .RI "Returns the \fBPsiFile11\fP object which \fBPsiExEnv\fP uses\&. " .ti -1c .RI "int \fBrun_psi\fP ()" .br .RI "Executes Psi input+driver\&. " .ti -1c .RI "int \fBrun_psi_module\fP (char *)" .br .RI "Executes a Psi module\&. " .ti -1c .RI "string \fBget_cwd\fP () const" .br .RI "Returns current working directory\&. " .ti -1c .RI "string \fBget_fileprefix\fP () const" .br .RI "Returns the Psi file prefix\&. " .ti -1c .RI "int \fBget_nscratch\fP () const" .br .RI "Returns the number of scratch locations\&. " .ti -1c .RI "string \fBget_scratch\fP (int i) const" .br .RI "Returns the ith scratch location\&. " .ti -1c .RI "void \fBprint\fP (std::ostream &o=\fBExEnv::out0\fP()) const" .br .RI "Print the object\&. " .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP \fBPsiExEnv\fP specifies a Psi calculation\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.