#include <molfile_plugin.h>
Public Attributes | |
molfile_qm_wavefunction_t * | wave |
float * | gradient |
double * | scfenergies |
double * | charges |
int * | charge_types |
Definition at line 574 of file molfile_plugin.h.
|
type of each charge set Definition at line 580 of file molfile_plugin.h. |
|
per-atom charges Definition at line 579 of file molfile_plugin.h. |
|
force on each atom (=gradient of energy) Definition at line 576 of file molfile_plugin.h. |
|
energies from the SCF cycles Definition at line 578 of file molfile_plugin.h. |
|
array of wavefunction objects Definition at line 575 of file molfile_plugin.h. Referenced by read_timestep. |