KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
swigInputConfig Namespace Reference

Variables

dict MISSING_BASE_CLASSES = {'OpenMMException':'std::exception'}
 
dict DOC_STRINGS
 
list SKIP_METHODS
 
list NO_OUTPUT_ARGS
 
dict STEAL_OWNERSHIP
 
dict REQUIRE_ORDERED_SET
 
dict UNITS
 

Variable Documentation

◆ DOC_STRINGS

dict swigInputConfig.DOC_STRINGS
Initial value:
1= {("Context", "setPositions") :
2 "setPositions(self, positions)",
3 ("Context", "setVelocities") :
4 "setVelocities(self, velocities)"}

Definition at line 9 of file swigInputConfig.py.

◆ MISSING_BASE_CLASSES

dict swigInputConfig.MISSING_BASE_CLASSES = {'OpenMMException':'std::exception'}

Definition at line 5 of file swigInputConfig.py.

◆ NO_OUTPUT_ARGS

list swigInputConfig.NO_OUTPUT_ARGS
Initial value:
1= [('LocalEnergyMinimizer', 'minimize', 'context'),
2 ('Platform', 'setPropertyValue', 'context'),
3 ('AmoebaTorsionTorsionForce', 'setTorsionTorsionGrid', 'grid'),
4 ('AmoebaVdwForce', 'setParticleExclusions', 'exclusions'),
5 ('AmoebaMultipoleForce', 'addParticle', 'molecularDipole'),
6 ('AmoebaMultipoleForce', 'addParticle', 'molecularQuadrupole'),
7 ('AmoebaMultipoleForce', 'setCovalentMap', 'covalentAtoms'),
8 ('AmoebaMultipoleForce', 'getElectrostaticPotential', 'context'),
9 ('AmoebaMultipoleForce', 'getInducedDipoles', 'context'),
10 ('AmoebaMultipoleForce', 'getLabFramePermanentDipoles', 'context'),
11 ('AmoebaMultipoleForce', 'getTotalDipoles', 'context'),
12 ('HippoNonbondedForce', 'addParticle', 'dipole'),
13 ('HippoNonbondedForce', 'addParticle', 'quadrupole'),
14 ('HippoNonbondedForce', 'getInducedDipoles', 'context'),
15 ('HippoNonbondedForce', 'getLabFramePermanentDipoles', 'context'),
16]

Definition at line 117 of file swigInputConfig.py.

◆ REQUIRE_ORDERED_SET

dict swigInputConfig.REQUIRE_ORDERED_SET
Initial value:
1= {("CustomNonbondedForce", "addInteractionGroup") : [0, 1],
2 ("CustomNonbondedForce", "setInteractionGroupParameters") : [1, 2],
3}

Definition at line 156 of file swigInputConfig.py.

◆ SKIP_METHODS

list swigInputConfig.SKIP_METHODS

Definition at line 16 of file swigInputConfig.py.

◆ STEAL_OWNERSHIP

dict swigInputConfig.STEAL_OWNERSHIP
Initial value:
1= {("Platform", "registerPlatform") : [0],
2 ("System", "addForce") : [0],
3 ("System", "setVirtualSite") : [1],
4 ("ATMForce", "addForce") : [0],
5 ("CustomNonbondedForce", "addTabulatedFunction") : [1],
6 ("CustomGBForce", "addTabulatedFunction") : [1],
7 ("CustomHbondForce", "addTabulatedFunction") : [1],
8 ("CustomCompoundBondForce", "addTabulatedFunction") : [1],
9 ("CustomManyParticleForce", "addTabulatedFunction") : [1],
10 ("CustomCVForce", "addTabulatedFunction") : [1],
11 ("CustomCVForce", "addCollectiveVariable") : [1],
12 ("CustomIntegrator", "addTabulatedFunction") : [1],
13 ("CompoundIntegrator", "addIntegrator") : [0],
14}

Definition at line 140 of file swigInputConfig.py.

◆ UNITS

dict swigInputConfig.UNITS

Definition at line 163 of file swigInputConfig.py.