Skip to main content

Crate molar_gromacs

Crate molar_gromacs 

Source

Structs§

TprAtom
C-ABI atom data, layout matches TprAtom in wrapper.hpp.
TprBond
C-ABI bond pair.
TprMolecule
C-ABI molecule range (both ends inclusive).
TprPlugin
Holds the dynamically loaded plugin library and the resolved function pointers.
TprPluginFns
Function pointer table resolved from the plugin shared library.

Enums§

TprHandle
Opaque handle returned by tpr_open.