Sizes of various QM-related, timestep independent data arrays which must be allocated by the caller (VMD) so that the plugin can fill in the arrays with data. More...
#include <molfile_plugin.h>
Public Attributes | |
| int | have_carthessian |
| hessian in cartesian coords available | |
| int | have_inthessian |
| hessian in internal coords available | |
| int | have_normalmodes |
| normal modes available | |
| int | have_sysinfo |
| int | ncart |
| number cartesian coordinates | |
| int | nimag |
| number of imaginary modes | |
| int | nintcoords |
| number internal coordinates | |
| int | num_basis_atoms |
| number of atoms in basis set | |
| int | num_basis_funcs |
| number of uncontracted basis functions in basis array | |
| int | num_shells |
| total number of atomic shells | |
| int | wavef_size |
| size of the wavefunction i.e. | |
Sizes of various QM-related, timestep independent data arrays which must be allocated by the caller (VMD) so that the plugin can fill in the arrays with data.
| int PLMD::molfile::molfile_qm_metadata_t::have_carthessian |
hessian in cartesian coords available
| int PLMD::molfile::molfile_qm_metadata_t::have_inthessian |
hessian in internal coords available
| int PLMD::molfile::molfile_qm_metadata_t::have_normalmodes |
normal modes available
| int PLMD::molfile::molfile_qm_metadata_t::have_sysinfo |
| int PLMD::molfile::molfile_qm_metadata_t::ncart |
number cartesian coordinates
| int PLMD::molfile::molfile_qm_metadata_t::nimag |
number of imaginary modes
| int PLMD::molfile::molfile_qm_metadata_t::nintcoords |
number internal coordinates
| int PLMD::molfile::molfile_qm_metadata_t::num_basis_atoms |
number of atoms in basis set
| int PLMD::molfile::molfile_qm_metadata_t::num_basis_funcs |
number of uncontracted basis functions in basis array
| int PLMD::molfile::molfile_qm_metadata_t::num_shells |
total number of atomic shells
| int PLMD::molfile::molfile_qm_metadata_t::wavef_size |
size of the wavefunction i.e.
size of secular eq. or
gaussian basis functions
Hosted by GitHub
|
1.17.0
|