Skip to main content

Crate molar_gromacs

Crate molar_gromacs 

Source

Structs§

CptPluginFns
Function pointer table for CPT functions resolved from the plugin shared library.
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§

CptHandle
Opaque handle returned by cpt_open.
TprHandle
Opaque handle returned by tpr_open.