Uses of Class
ffx.openmm.StringArray
Packages that use StringArray
Package
Description
The OpenMM package includes Java classes that are analogues of the OpenMM C++ API.
-
Uses of StringArray in ffx.openmm
Methods in ffx.openmm that return StringArrayModifier and TypeMethodDescriptionstatic StringArrayPlatform.getPluginLoadFailures()Get the plugin load failures.Platform.getPropertyNames()Get the names of all platform properties.static StringArrayPlatform.loadPluginsFromDirectory(String directory) Load plugins from a directory.Methods in ffx.openmm with parameters of type StringArrayModifier and TypeMethodDescriptionstatic PlatformPlatform.findPlatform(StringArray kernelNames) Find a platform that supports a specified set of kernels.booleanPlatform.supportsKernels(StringArray kernelNames) Determine whether this Platform supports a specified set of kernels.