Uses of Class
ffx.potential.openmm.OpenMMIntArray
Packages that use OpenMMIntArray
-
Uses of OpenMMIntArray in ffx.potential.openmm
Methods in ffx.potential.openmm with parameters of type OpenMMIntArrayModifier and TypeMethodDescriptionvoidOpenMMCustomCentroidBondForce.addBond(OpenMMIntArray groups, OpenMMDoubleArray parameters) Add a bond between two groups to the force.voidOpenMMCustomCompoundBondForce.addBond(OpenMMIntArray particles, OpenMMDoubleArray parameters) Add a Custom Compound Bond to the OpenMM System.voidOpenMMCustomCentroidBondForce.addGroup(OpenMMIntArray atoms, OpenMMDoubleArray weight) Add a atoms of atoms to the force.voidOpenMMCustomCompoundBondForce.setBondParameters(int index, OpenMMIntArray particles, OpenMMDoubleArray parameters) Set the parameters for a Custom Compound Bond.voidAmoebaMultipoleForce.setCovalentMap(int i, int covalentType, OpenMMIntArray covalentMap) Set the covalent map.voidAmoebaVDWForce.setParticleExclusions(int i, OpenMMIntArray exclusions) Set the particle exclusions.voidAmoebaMultipoleForce.setPmeGridDimensions(OpenMMIntArray gridDimensions) Set the PME grid dimensions for the multipole force.