GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::PsiExEnv(3) MPQC sc::PsiExEnv(3)

sc::PsiExEnv - PsiExEnv specifies a Psi calculation.

#include <psiexenv.h>

Inherits sc::DescribedClass.


PsiExEnv (const Ref< KeyVal > &)
PsiExEnv (char *cwd, char *fileprefix, int nscratch, char **scratch)
Ref< PsiInput > get_psi_input () const
Returns the PsiInput object which PsiExEnv uses. Ref< PsiFile11 > get_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.

PsiExEnv specifies a Psi calculation.

Print the object.

Reimplemented from sc::DescribedClass.

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.