|
Main Page Class Hierarchy Compound List File List Compound Members Related Pages
sc::PsiFile11 Class ReferencePsiFile11 is a Psi gradient file.
More...
#include <psifile11.h>
Inheritance diagram for sc::PsiFile11:
[legend]Collaboration diagram for sc::PsiFile11:
[legend]List of all members.
Public Methods |
| PsiFile11 (const string &name) |
| ~PsiFile11 () |
void | open () |
void | close () |
void | remove () |
int | get_natom (int entry) |
double | get_energy (int entry) |
double | get_coord (int entry, int atom, int xyz) |
double | get_grad (int entry, int atom, int xyz) |
Detailed Description
PsiFile11 is a Psi gradient file.
The documentation for this class was generated from the following file:
Generated at Fri Jan 10 08:16:05 2003 for MPQC
2.1.3 using the documentation package Doxygen
1.2.14.
|