1 #ifndef OPENMM_KERNELIMPL_H_
2 #define OPENMM_KERNELIMPL_H_
38 #include "openmm/internal/windowsExport.h"
58 assert(referenceCount == 0);
63 std::string getName()
const;
A KernelImpl defines the internal implementation of a Kernel object.
Definition: KernelImpl.h:48
A Kernel encapsulates a particular implementation of a calculation that can be performed on the data ...
Definition: Kernel.h:58
virtual ~KernelImpl()
Definition: KernelImpl.h:57
Definition: AndersenThermostat.h:40