Plugin for OpenMM providing simulation data wrappers as DLPack data structures
copied from cf-staging / openmm-dlextThe plugin is intended to provide a OpenMM::Force derived class that does no direct computation, but instead uses DLPack wrappers around CPU or GPU OpenMM::Platform data for an initialized instance of OpenMM::Contex, and a callback interface to perform computations on such data outside the plugin.