| |
- builtins.object
-
- CDSList_Bump
- CDSList_SelectionPair
- Modified
- ModifiedBase
- PairBump
- PairPot_RepelPotKernel
-
- RepelPot_LetterClass
- Pair_AtomSel_AtomSel
- RepelPot
- RepelPotKernel
class CDSList_Bump(builtins.object) |
|
CDSList_Bump(*args)
|
|
Methods defined here:
- __delitem__(self, *args, **kwargs) -> 'void'
- __getitem__(self, *args) -> 'CDSList< PairBump >'
- __getslice__(self, *args, **kwargs) -> 'CDSList< PairBump >'
- __init__(self, *args)
- Initialize self. See help(type(self)) for accurate signature.
- __len__(self, *args, **kwargs) -> 'int'
- __repr__ = _swig_repr(self)
- __setitem__(self, *args, **kwargs) -> 'void'
- append(self, *args, **kwargs) -> 'void'
- help(self, *args, **kwargs) -> 'String'
- remove(self, *args, **kwargs) -> 'void'
- removeAll(self, *args, **kwargs) -> 'void'
Static methods defined here:
- __swig_destroy__ = delete_CDSList_Bump(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- thisown
The membership flag
|
class CDSList_SelectionPair(builtins.object) |
|
CDSList_SelectionPair(*args)
|
|
Methods defined here:
- __delitem__(self, *args, **kwargs) -> 'void'
- __getitem__(self, *args) -> 'CDSList< PairPot< RepelPotKernel >::SelectionPair >'
- __getslice__(self, *args, **kwargs) -> 'CDSList< PairPot< RepelPotKernel >::SelectionPair >'
- __init__(self, *args)
- Initialize self. See help(type(self)) for accurate signature.
- __len__(self, *args, **kwargs) -> 'int'
- __repr__ = _swig_repr(self)
- __setitem__(self, *args, **kwargs) -> 'void'
- append(self, *args, **kwargs) -> 'void'
- help(self, *args, **kwargs) -> 'String'
- remove(self, *args, **kwargs) -> 'void'
- removeAll(self, *args, **kwargs) -> 'void'
Static methods defined here:
- __swig_destroy__ = delete_CDSList_SelectionPair(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- thisown
The membership flag
|
class Modified(builtins.object) |
|
Modified(*args, **kwargs)
|
|
Methods defined here:
- __call__(self, *args, **kwargs) -> 'int'
- Call self as a function.
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- asString(self, *args, **kwargs) -> 'String'
- assertClear(self, *args, **kwargs) -> 'void'
- clear(self, *args, **kwargs) -> 'void'
- set(self, *args, **kwargs) -> 'void'
- update(self, *args, **kwargs) -> 'void'
- value(self, *args, **kwargs) -> 'int'
Static methods defined here:
- __swig_destroy__ = delete_Modified(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- thisown
The membership flag
Data and other attributes defined here:
- MOD_SELF = 1
- MOD_SIMULATION = 2
|
class ModifiedBase(builtins.object) |
|
ModifiedBase(*args, **kwargs)
|
|
Methods defined here:
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- registerTo(self, *args, **kwargs) -> 'void'
- unRegister(self, *args, **kwargs) -> 'void'
- updateValues(self, *args, **kwargs) -> 'void'
Static methods defined here:
- __swig_destroy__ = delete_ModifiedBase(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- modified
- registeredSimulations
- thisown
The membership flag
|
class PairBump(builtins.object) |
|
PairBump(*args)
|
|
Methods defined here:
- __init__(self, *args)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- diff(self, *args, **kwargs) -> 'float_type'
- name(self, *args, **kwargs) -> 'String'
- violated(self, *args, **kwargs) -> 'bool'
Static methods defined here:
- __swig_destroy__ = delete_PairBump(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- atomi
- atomj
- dist
- dist0
- energy
- thisown
The membership flag
|
class PairPot_RepelPotKernel(builtins.object) |
|
PairPot_RepelPotKernel(*args, **kwargs)
|
|
Methods defined here:
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- addSelectionPair(self, *args, **kwargs) -> 'void'
- atomEnergies(self, *args, **kwargs) -> 'CDSList< float_type > const &'
- bumps(self, *args, **kwargs) -> 'CDSList< PairBump >'
- calcEnergy(self, *args, **kwargs) -> 'float_type'
- calcEnergyAndDerivs(self, *args, **kwargs) -> 'float_type'
- calcSelPairDerivs(self, *args, **kwargs) -> 'bool const'
- defaultSelection(self, *args, **kwargs) -> 'AtomSel const'
- deleteSelectionPair(self, *args, **kwargs) -> 'void'
- e14Factor(self, *args, **kwargs) -> 'float_type const'
- eMax(self, *args, **kwargs) -> 'float_type const'
- findAtomBumps(self, *args, **kwargs) -> 'void'
- info(self, *args, **kwargs) -> 'String'
- moveTol(self, *args, **kwargs) -> 'float_type const'
- neighborInfo(self, *args, **kwargs) -> 'String'
- numRestraints(self, *args, **kwargs) -> 'int'
- numSelectionPairs(self, *args, **kwargs) -> 'int'
- rMin(self, *args, **kwargs) -> 'float_type const'
- resetSelectionPairs(self, *args, **kwargs) -> 'void'
- restraints(self, *args, **kwargs) -> 'CDSList< PairBump >'
- rms(self, *args, **kwargs) -> 'float_type'
- selection(self, *args, **kwargs) -> 'AtomSel'
- selectionPairDerivs(self, *args, **kwargs) -> 'CDSVector< Vec3 >'
- selectionPairEnergy(self, *args, **kwargs) -> 'float_type'
- selectionPairWeight(self, *args, **kwargs) -> 'float_type'
- selectionPairs(self, *args, **kwargs) -> 'CDSList< PairPot< RepelPotKernel >::SelectionPair > const &'
- setCalcSelPairDerivs(self, *args, **kwargs) -> 'void'
- setE14Factor(self, *args, **kwargs) -> 'void'
- setEMax(self, *args, **kwargs) -> 'void'
- setMoveTol(self, *args, **kwargs) -> 'void'
- setRMin(self, *args, **kwargs) -> 'void'
- setSelectionPairWeight(self, *args, **kwargs) -> 'void'
- setUse14(self, *args, **kwargs) -> 'void'
- setVerbose(self, *args, **kwargs) -> 'void'
- simulation(self, *args, **kwargs) -> 'Simulation *'
- updateNeighborBin(self, *args, **kwargs) -> 'void'
- updateValues(self, *args, **kwargs) -> 'void'
- use14(self, *args, **kwargs) -> 'bool const'
- verbose(self, *args, **kwargs) -> 'int const'
- violations(self, *args, **kwargs) -> 'float_type'
Static methods defined here:
- __swig_destroy__ = delete_PairPot_RepelPotKernel(...)
Readonly properties defined here:
- numAtoms
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- kernel
- selPairDerivs
- selPairEnergies
- selPairIncludeA
- selPairIncludeB
- selPairWeights
- selPairs
- staleGradient
- thisown
The membership flag
|
class Pair_AtomSel_AtomSel(builtins.object) |
|
Pair_AtomSel_AtomSel(*args)
|
|
Methods defined here:
- __eq__(self, *args, **kwargs) -> 'bool'
- Return self==value.
- __init__(self, *args)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
Static methods defined here:
- __swig_destroy__ = delete_Pair_AtomSel_AtomSel(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- a
- b
- thisown
The membership flag
Data and other attributes defined here:
- __hash__ = None
|
class RepelPotKernel(builtins.object) |
|
RepelPotKernel(*args, **kwargs)
|
|
Methods defined here:
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- construct(self, *args, **kwargs) -> 'void'
- contactDistance(self, *args, **kwargs) -> 'float_type'
- validateSelectionPair(self, *args, **kwargs) -> 'bool'
Static methods defined here:
- __swig_destroy__ = delete_RepelPotKernel(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- group
- groupNames
- maxRadius
- pot
- radii
- radii14
- repel
- thisown
The membership flag
- twoTo1_6
|
class RepelPot_LetterClass(PairPot_RepelPotKernel) |
|
RepelPot_LetterClass(*args, **kwargs)
|
|
- Method resolution order:
- RepelPot_LetterClass
- PairPot_RepelPotKernel
- builtins.object
Methods defined here:
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- contactDistance(self, *args, **kwargs) -> 'float_type'
- info(self, *args, **kwargs) -> 'String'
- maxRadius(self, *args, **kwargs) -> 'float_type'
- nbExclusions(self, *args, **kwargs) -> 'CDSList< CDSList< int > > const &'
- pyXplorHelp(self, *args, **kwargs) -> 'String'
- repel(self, *args, **kwargs) -> 'float_type'
- setRepel(self, *args, **kwargs) -> 'void'
Static methods defined here:
- __swig_destroy__ = delete_RepelPot_LetterClass(...)
Data descriptors defined here:
- thisown
The membership flag
Methods inherited from PairPot_RepelPotKernel:
- addSelectionPair(self, *args, **kwargs) -> 'void'
- atomEnergies(self, *args, **kwargs) -> 'CDSList< float_type > const &'
- bumps(self, *args, **kwargs) -> 'CDSList< PairBump >'
- calcEnergy(self, *args, **kwargs) -> 'float_type'
- calcEnergyAndDerivs(self, *args, **kwargs) -> 'float_type'
- calcSelPairDerivs(self, *args, **kwargs) -> 'bool const'
- defaultSelection(self, *args, **kwargs) -> 'AtomSel const'
- deleteSelectionPair(self, *args, **kwargs) -> 'void'
- e14Factor(self, *args, **kwargs) -> 'float_type const'
- eMax(self, *args, **kwargs) -> 'float_type const'
- findAtomBumps(self, *args, **kwargs) -> 'void'
- moveTol(self, *args, **kwargs) -> 'float_type const'
- neighborInfo(self, *args, **kwargs) -> 'String'
- numRestraints(self, *args, **kwargs) -> 'int'
- numSelectionPairs(self, *args, **kwargs) -> 'int'
- rMin(self, *args, **kwargs) -> 'float_type const'
- resetSelectionPairs(self, *args, **kwargs) -> 'void'
- restraints(self, *args, **kwargs) -> 'CDSList< PairBump >'
- rms(self, *args, **kwargs) -> 'float_type'
- selection(self, *args, **kwargs) -> 'AtomSel'
- selectionPairDerivs(self, *args, **kwargs) -> 'CDSVector< Vec3 >'
- selectionPairEnergy(self, *args, **kwargs) -> 'float_type'
- selectionPairWeight(self, *args, **kwargs) -> 'float_type'
- selectionPairs(self, *args, **kwargs) -> 'CDSList< PairPot< RepelPotKernel >::SelectionPair > const &'
- setCalcSelPairDerivs(self, *args, **kwargs) -> 'void'
- setE14Factor(self, *args, **kwargs) -> 'void'
- setEMax(self, *args, **kwargs) -> 'void'
- setMoveTol(self, *args, **kwargs) -> 'void'
- setRMin(self, *args, **kwargs) -> 'void'
- setSelectionPairWeight(self, *args, **kwargs) -> 'void'
- setUse14(self, *args, **kwargs) -> 'void'
- setVerbose(self, *args, **kwargs) -> 'void'
- simulation(self, *args, **kwargs) -> 'Simulation *'
- updateNeighborBin(self, *args, **kwargs) -> 'void'
- updateValues(self, *args, **kwargs) -> 'void'
- use14(self, *args, **kwargs) -> 'bool const'
- verbose(self, *args, **kwargs) -> 'int const'
- violations(self, *args, **kwargs) -> 'float_type'
Readonly properties inherited from PairPot_RepelPotKernel:
- numAtoms
Data descriptors inherited from PairPot_RepelPotKernel:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- kernel
- selPairDerivs
- selPairEnergies
- selPairIncludeA
- selPairIncludeB
- selPairWeights
- selPairs
- staleGradient
|
realRepelPot = class RepelPot(builtins.object) |
|
realRepelPot(*args)
|
|
Methods defined here:
- __deref__(self, *args, **kwargs) -> 'RepelPot *'
- __init__(self, *args)
- __oldinit__ = __init__(self, *args, **kwargs)
- __ref__(self, *args, **kwargs) -> 'RepelPot &'
- __repr__ = _swig_repr(self)
- addSelectionPair(self, *args, **kwargs) -> 'void'
- atomEnergies(self, *args, **kwargs) -> 'CDSList< float_type > const &'
- bumps(self, *args, **kwargs) -> 'CDSList< PairBump >'
- calcEnergy(self, *args, **kwargs) -> 'float_type'
- calcEnergyAndDerivs(self, *args, **kwargs) -> 'float_type'
- calcSelPairDerivs(self, *args, **kwargs) -> 'bool const'
- contactDistance(self, *args, **kwargs) -> 'float_type'
- decrRefCnt(self, *args, **kwargs) -> 'void'
- defaultSelection(self, *args, **kwargs) -> 'AtomSel const'
- deleteSelectionPair(self, *args, **kwargs) -> 'void'
- e14Factor(self, *args, **kwargs) -> 'float_type const'
- eMax(self, *args, **kwargs) -> 'float_type const'
- findAtomBumps(self, *args, **kwargs) -> 'void'
- incrRefCnt(self, *args, **kwargs) -> 'void'
- info(self, *args, **kwargs) -> 'String'
- instanceData(self, *args, **kwargs) -> 'PyObject *'
- instanceName(self, *args, **kwargs) -> 'char const *'
- maxRadius(self, *args, **kwargs) -> 'float_type'
- moveTol(self, *args, **kwargs) -> 'float_type const'
- nbExclusions(self, *args, **kwargs) -> 'CDSList< CDSList< int > > const &'
- neighborInfo(self, *args, **kwargs) -> 'String'
- numRestraints(self, *args, **kwargs) -> 'int'
- numSelectionPairs(self, *args, **kwargs) -> 'int'
- potName(self, *args, **kwargs) -> 'char const *'
- pyXplorHelp(self, *args, **kwargs) -> 'String'
- rMin(self, *args, **kwargs) -> 'float_type const'
- refCnt(self, *args, **kwargs) -> 'int'
- registerInstanceData(self, *args, **kwargs) -> 'void'
- registerTo(self, *args, **kwargs) -> 'void'
- repel(self, *args, **kwargs) -> 'float_type'
- resetInstanceName(self, *args, **kwargs) -> 'void'
- resetPotName(self, *args, **kwargs) -> 'void'
- resetSelectionPairs(self, *args, **kwargs) -> 'void'
- restraints(self, *args, **kwargs) -> 'CDSList< PairBump >'
- rms(self, *args, **kwargs) -> 'float_type'
- scale(self, *args, **kwargs) -> 'float_type const'
- selection(self, *args, **kwargs) -> 'AtomSel'
- selectionPairDerivs(self, *args, **kwargs) -> 'CDSVector< Vec3 >'
- selectionPairEnergy(self, *args, **kwargs) -> 'float_type'
- selectionPairWeight(self, *args, **kwargs) -> 'float_type'
- selectionPairs(self, *args, **kwargs) -> 'CDSList< PairPot< RepelPotKernel >::SelectionPair > const &'
- setCalcSelPairDerivs(self, *args, **kwargs) -> 'void'
- setE14Factor(self, *args, **kwargs) -> 'void'
- setEMax(self, *args, **kwargs) -> 'void'
- setMoveTol(self, *args, **kwargs) -> 'void'
- setRMin(self, *args, **kwargs) -> 'void'
- setRepel(self, *args, **kwargs) -> 'void'
- setScale(self, *args, **kwargs) -> 'void'
- setSelectionPairWeight(self, *args, **kwargs) -> 'void'
- setThreshold(self, *args, **kwargs) -> 'void'
- setUse14(self, *args, **kwargs) -> 'void'
- setVerbose(self, *args, **kwargs) -> 'void'
- simulation(self, *args, **kwargs) -> 'Simulation *'
- threshold(self, *args, **kwargs) -> 'float_type const'
- unRegister(self, *args, **kwargs) -> 'void'
- updateDelta(self, *args, **kwargs) -> 'void'
- updateNeighborBin(self, *args, **kwargs) -> 'void'
- updateValues(self, *args, **kwargs) -> 'void'
- use14(self, *args, **kwargs) -> 'bool const'
- verbose(self, *args, **kwargs) -> 'int const'
- violations(self, *args, **kwargs) -> 'float_type'
Static methods defined here:
- __swig_destroy__ = delete_RepelPot(...)
Readonly properties defined here:
- numAtoms
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- instanceDataCleanup
- instanceDataCreate
- instanceData_
- kernel
- modified
- registeredSimulations
- selPairDerivs
- selPairEnergies
- selPairIncludeA
- selPairIncludeB
- selPairWeights
- selPairs
- staleGradient
- thisown
The membership flag
| |