Uses of Class
ffx.potential.nonbonded.ParticleMeshEwald
Packages that use ParticleMeshEwald
Package
Description
The Potential package implements molecular mechanics force fields with shared memory Parallel
Java and via OpenMM.
The Nonbonded package implements nonbonded molecular mechanics terms such as van der Waals and
Particle Mesh Ewald electrostastics.
-
Uses of ParticleMeshEwald in ffx.potential
Methods in ffx.potential that return ParticleMeshEwald -
Uses of ParticleMeshEwald in ffx.potential.nonbonded
Constructors in ffx.potential.nonbonded with parameters of type ParticleMeshEwaldModifierConstructorDescriptionGeneralizedKirkwood
(ForceField forceField, Atom[] atoms, ParticleMeshEwald particleMeshEwald, Crystal crystal, ParallelTeam parallelTeam, double gkCutoff) Constructor for GeneralizedKirkwood.ReciprocalSpace
(ParticleMeshEwald particleMeshEwald, Crystal crystal, ForceField forceField, Atom[] atoms, double aewald, ParallelTeam fftTeam, ParallelTeam parallelTeam) Reciprocal Space PME contribution. -
Uses of ParticleMeshEwald in ffx.potential.nonbonded.pme
Methods in ffx.potential.nonbonded.pme with parameters of type ParticleMeshEwaldModifier and TypeMethodDescriptionint
PCGSolver.scfByPCG
(boolean print, long startTime, ParticleMeshEwald particleMeshEwald) Constructors in ffx.potential.nonbonded.pme with parameters of type ParticleMeshEwaldModifierConstructorDescriptionInitializationRegion
(ParticleMeshEwald particleMeshEwald, int maxThreads, ForceField forceField)