sc::PsiExEnv Class Reference

PsiExEnv specifies a Psi calculation. More...

#include <psiexenv.h>

Inheritance diagram for sc::PsiExEnv:

sc::DescribedClass sc::RefCount sc::Identity List of all members.

Public Member Functions

 PsiExEnv (const Ref< KeyVal > &)
 PsiExEnv (char *cwd, char *fileprefix, int nscratch, char **scratch)
Ref< PsiInputget_psi_input () const
 Returns the PsiInput object which PsiExEnv uses.
Ref< PsiFile11get_psi_file11 () const
 Returns the PsiFile11 object which PsiExEnv uses.
int run_psi ()
 Executes Psi input+driver.
int run_psi_module (char *)
 Executes a Psi module.
string get_cwd () const
 Returns current working directory.
string get_fileprefix () const
 Returns the Psi file prefix.
int get_nscratch () const
 Returns the number of scratch locations.
string get_scratch (int i) const
 Returns the ith scratch location.
void print (std::ostream &o=ExEnv::out0()) const
 Print the object.

Detailed Description

PsiExEnv specifies a Psi calculation.


The documentation for this class was generated from the following file:
Generated at Mon Dec 3 23:23:54 2007 for MPQC 2.3.1 using the documentation package Doxygen 1.5.2.