| |
- builtins.object
-
- CDSList_PSolRestraint
- EnsemblePot
-
- PSolPot_LetterClass
- Modified
- ModifiedBase
- PSolPot
- Restraint_PSolPot
-
- PSolRestraint
- VarEnsWeights
- rc_EnsemblePot
- rc_ptr_PSolRestraint
class CDSList_PSolRestraint(builtins.object) |
|
CDSList_PSolRestraint(*args)
|
|
Methods defined here:
- __delitem__(self, *args, **kwargs) -> 'void'
- __getitem__(self, *args) -> 'CDSList< CDS::rc_ptr< PSolRestraint > >'
- __getslice__(self, *args, **kwargs) -> 'CDSList< CDS::rc_ptr< PSolRestraint > >'
- __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_PSolRestraint(...)
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 EnsemblePot(builtins.object) |
|
EnsemblePot(*args, **kwargs)
|
|
Methods defined here:
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- addEnsWeights(self, *args, **kwargs) -> 'void'
- calcEnergy(self, *args, **kwargs) -> 'float_type'
- calcEnergyAndDerivs(self, *args, **kwargs) -> 'float_type'
- calcWDerivs(self, *args, **kwargs) -> 'bool const'
- clearEnsWeights(self, *args, **kwargs) -> 'void'
- energyMaybeDerivs0(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs1(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs2(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs3(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs4(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivsPost(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivsPre(self, *args, **kwargs) -> 'float_type'
- ensWeight(self, *args, **kwargs) -> 'float_type'
- ensWeights(self, *args, **kwargs) -> 'CDSList< float_type >'
- ensWeightsInfo(self, *args, **kwargs) -> 'String'
- getEnsWeights(self, *args, **kwargs) -> 'CDSList< VarEnsWeights > &'
- setCalcWDerivs(self, *args, **kwargs) -> 'void'
- setEnsWeights(self, *args, **kwargs) -> 'void'
- setUseSimEnsWeights(self, *args, **kwargs) -> 'void'
- simulation(self, *args) -> 'EnsembleSimulationBase const *'
- updateEnsWeights(self, *args, **kwargs) -> 'void'
- useSimEnsWeights(self, *args, **kwargs) -> 'bool const'
Static methods defined here:
- __swig_destroy__ = delete_EnsemblePot(...)
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 PSolPot_LetterClass(EnsemblePot) |
|
PSolPot_LetterClass(*args, **kwargs)
|
|
- Method resolution order:
- PSolPot_LetterClass
- EnsemblePot
- builtins.object
Methods defined here:
- AveSqObs(self, *args, **kwargs) -> 'double'
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- addRestraints(self, *args, **kwargs) -> 'void'
- asympSlope(self, *args, **kwargs) -> 'float_type const'
- atomContribThreshold(self, *args, **kwargs) -> 'float_type const'
- centerOffset(self, *args, **kwargs) -> 'float_type const'
- coeff(self, *args, **kwargs) -> 'double'
- correlation(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs0(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs1(self, *args, **kwargs) -> 'float_type'
- findImportantAtoms(self, *args, **kwargs) -> 'void'
- fixTauc(self, *args, **kwargs) -> 'bool const'
- freqI(self, *args, **kwargs) -> 'float_type const'
- funType(self, *args, **kwargs) -> 'PSolPot::PSolFunType'
- gammaI(self, *args, **kwargs) -> 'float_type const'
- gfac(self, *args, **kwargs) -> 'float_type const'
- hardExp(self, *args, **kwargs) -> 'float_type const'
- info(self, *args, **kwargs) -> 'String'
- kForOpt(self, *args, **kwargs) -> 'double'
- mScale(self, *args, **kwargs) -> 'float_type const'
- numRestraints(self, *args, **kwargs) -> 'int'
- physicalAtoms(self, *args, **kwargs) -> 'bool const'
- potType(self, *args, **kwargs) -> 'PSolPot::PSolPotType'
- probeRadius(self, *args, **kwargs) -> 'float_type const'
- pyXplorHelp(self, *args, **kwargs) -> 'String'
- qFactor(self, *args, **kwargs) -> 'double'
- rSwitch(self, *args, **kwargs) -> 'float_type const'
- radii(self, *args, **kwargs) -> 'CDSVector< float_type > const'
- radiusNoise(self, *args, **kwargs) -> 'float_type const'
- radiusOffset(self, *args, **kwargs) -> 'float_type const'
- restraints(self, *args, **kwargs) -> 'CDSList< CDS::rc_ptr< PSolRestraint > >'
- retessellateIfNecessary(self, *args, **kwargs) -> 'bool'
- rho0(self, *args, **kwargs) -> 'float_type const'
- rlxType(self, *args, **kwargs) -> 'PSolPot::PSolRlxType'
- rmin(self, *args, **kwargs) -> 'float_type const'
- rms(self, *args, **kwargs) -> 'double'
- sclType(self, *args, **kwargs) -> 'PSolPot::PSolSclType'
- selection(self, *args, **kwargs) -> 'AtomSel const &'
- setAsympSlope(self, *args, **kwargs) -> 'void'
- setAtomContribThreshold(self, *args, **kwargs) -> 'void'
- setCenterOffset(self, *args, **kwargs) -> 'void'
- setCoeff(self, *args, **kwargs) -> 'void'
- setFixTauc(self, *args, **kwargs) -> 'void'
- setFreqI(self, *args, **kwargs) -> 'void'
- setFunType(self, *args, **kwargs) -> 'void'
- setGammaI(self, *args, **kwargs) -> 'void'
- setGfac(self, *args, **kwargs) -> 'void'
- setHardExp(self, *args, **kwargs) -> 'void'
- setMScale(self, *args, **kwargs) -> 'void'
- setPhysicalAtoms(self, *args, **kwargs) -> 'void'
- setPotType(self, *args, **kwargs) -> 'void'
- setProbeRadius(self, *args, **kwargs) -> 'void'
- setRSwitch(self, *args, **kwargs) -> 'void'
- setRadii(self, *args, **kwargs) -> 'void'
- setRadiusNoise(self, *args, **kwargs) -> 'void'
- setRadiusOffset(self, *args, **kwargs) -> 'void'
- setRho0(self, *args, **kwargs) -> 'void'
- setRlxType(self, *args, **kwargs) -> 'void'
- setRmin(self, *args, **kwargs) -> 'void'
- setSclType(self, *args, **kwargs) -> 'void'
- setShowAllRestraints(self, *args, **kwargs) -> 'void'
- setSoftExp(self, *args, **kwargs) -> 'void'
- setSqn(self, *args, **kwargs) -> 'void'
- setTaAtom(self, *args, **kwargs) -> 'void'
- setTargetType(self, *args, **kwargs) -> 'void'
- setTauC(self, *args, **kwargs) -> 'void'
- setTbAtom(self, *args, **kwargs) -> 'void'
- setTcMax(self, *args, **kwargs) -> 'void'
- setTcMin(self, *args, **kwargs) -> 'void'
- setToAtom(self, *args, **kwargs) -> 'void'
- setVerbose(self, *args, **kwargs) -> 'void'
- setWeightMax(self, *args, **kwargs) -> 'void'
- showAllRestraints(self, *args, **kwargs) -> 'bool const'
- showRestraints(self, *args, **kwargs) -> 'String'
- showViolations(self, *args, **kwargs) -> 'String'
- softExp(self, *args, **kwargs) -> 'float_type const'
- sqn(self, *args, **kwargs) -> 'float_type const'
- surfInstance(self, *args, **kwargs) -> 'Surf *'
- taAtom(self, *args, **kwargs) -> 'Atom const'
- targetType(self, *args, **kwargs) -> 'PSolPot::PSolTargetType const'
- tauc(self, *args, **kwargs) -> 'float_type const'
- tbAtom(self, *args, **kwargs) -> 'Atom const'
- tcmax(self, *args, **kwargs) -> 'float_type const'
- tcmin(self, *args, **kwargs) -> 'float_type const'
- tessellation(self, *args, **kwargs) -> 'SurfTessellation *'
- toAtom(self, *args, **kwargs) -> 'Atom const'
- updateRadii(self, *args, **kwargs) -> 'void'
- verbose(self, *args, **kwargs) -> 'bool const'
- violations(self, *args, **kwargs) -> 'float_type'
- weightMax(self, *args, **kwargs) -> 'float_type const'
Static methods defined here:
- __swig_destroy__ = delete_PSolPot_LetterClass(...)
Data descriptors defined here:
- thisown
The membership flag
Data and other attributes defined here:
- CONST = 0
- CORRELATION = 1
- GAMMA = 0
- HARD = 1
- HARMONIC = 1
- OBSIG = 2
- R1DD = 1
- R2DD = 0
- SIGMA = 1
- SOFT = 0
- SQUARE = 0
Methods inherited from EnsemblePot:
- addEnsWeights(self, *args, **kwargs) -> 'void'
- calcEnergy(self, *args, **kwargs) -> 'float_type'
- calcEnergyAndDerivs(self, *args, **kwargs) -> 'float_type'
- calcWDerivs(self, *args, **kwargs) -> 'bool const'
- clearEnsWeights(self, *args, **kwargs) -> 'void'
- energyMaybeDerivs2(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs3(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs4(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivsPost(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivsPre(self, *args, **kwargs) -> 'float_type'
- ensWeight(self, *args, **kwargs) -> 'float_type'
- ensWeights(self, *args, **kwargs) -> 'CDSList< float_type >'
- ensWeightsInfo(self, *args, **kwargs) -> 'String'
- getEnsWeights(self, *args, **kwargs) -> 'CDSList< VarEnsWeights > &'
- setCalcWDerivs(self, *args, **kwargs) -> 'void'
- setEnsWeights(self, *args, **kwargs) -> 'void'
- setUseSimEnsWeights(self, *args, **kwargs) -> 'void'
- simulation(self, *args) -> 'EnsembleSimulationBase const *'
- updateEnsWeights(self, *args, **kwargs) -> 'void'
- useSimEnsWeights(self, *args, **kwargs) -> 'bool const'
Data descriptors inherited from EnsemblePot:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
|
class PSolRestraint(Restraint_PSolPot) |
|
PSolRestraint(*args, **kwargs)
|
|
- Method resolution order:
- PSolRestraint
- Restraint_PSolPot
- builtins.object
Methods defined here:
- __eq__(self, *args, **kwargs) -> 'void'
- Return self==value.
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- asString(self, *args, **kwargs) -> 'String'
- calcContrib(self, *args, **kwargs) -> 'void'
- calcDiff(self, *args, **kwargs) -> 'void'
- calcEderivClock(self, *args, **kwargs) -> 'void'
- calcGandGderiv(self, *args, **kwargs) -> 'float_type'
- calcd(self, *args, **kwargs) -> 'float_type'
- comment(self, *args, **kwargs) -> 'String'
- deriv(self, *args, **kwargs) -> 'void'
- difAB(self, *args, **kwargs) -> 'double'
- dtdp(self, *args, **kwargs) -> 'void'
- energy(self, *args, **kwargs) -> 'double'
- err(self, *args, **kwargs) -> 'float_type const'
- gB(self, *args, **kwargs) -> 'double'
- gBSigma(self, *args, **kwargs) -> 'double'
- gammaB(self, *args, **kwargs) -> 'double'
- itgIr6(self, *args, **kwargs) -> 'double'
- kdfsb(self, *args, **kwargs) -> 'double'
- largeCalc(self, *args, **kwargs) -> 'double'
- largeObs(self, *args, **kwargs) -> 'double'
- minDist(self, *args, **kwargs) -> 'float_type'
- name(self, *args, **kwargs) -> 'String'
- obs(self, *args, **kwargs) -> 'float_type const'
- ok(self, *args, **kwargs) -> 'int'
- sel(self, *args, **kwargs) -> 'AtomSel const &'
- setClockDeriv(self, *args, **kwargs) -> 'void'
- setErr(self, *args, **kwargs) -> 'void'
- setObs(self, *args, **kwargs) -> 'void'
- setWeight(self, *args, **kwargs) -> 'void'
- smallCalc(self, *args, **kwargs) -> 'double'
- smallObs(self, *args, **kwargs) -> 'double'
- status(self, *args, **kwargs) -> 'PSolRestraint::Status'
- sumAB(self, *args, **kwargs) -> 'double'
- sumCalc(self, *args, **kwargs) -> 'double'
- sumObs(self, *args, **kwargs) -> 'double'
- surfaceIntegration(self, *args, **kwargs) -> 'float_type'
- weight(self, *args, **kwargs) -> 'float_type const'
Static methods defined here:
- __swig_destroy__ = delete_PSolRestraint(...)
Data descriptors defined here:
- importantAtoms
- missingAtomFactor
- sel1
- thisown
The membership flag
- triSpeedupFactor
Data and other attributes defined here:
- GREATER = 1
- INSIDE = 2
- LESS = 0
- __hash__ = None
Methods inherited from Restraint_PSolPot:
- diff(self, *args, **kwargs) -> 'float_type'
- setName(self, *args, **kwargs) -> 'void'
- violated(self, *args, **kwargs) -> 'bool'
Data descriptors inherited from Restraint_PSolPot:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
|
class Restraint_PSolPot(builtins.object) |
|
Restraint_PSolPot(*args, **kwargs)
|
|
Methods defined here:
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
- diff(self, *args, **kwargs) -> 'float_type'
- name(self, *args, **kwargs) -> 'String const'
- setName(self, *args, **kwargs) -> 'void'
- violated(self, *args, **kwargs) -> 'bool'
Static methods defined here:
- __swig_destroy__ = delete_Restraint_PSolPot(...)
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 VarEnsWeights(builtins.object) |
|
VarEnsWeights(*args, **kwargs)
|
|
Methods defined here:
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
Static methods defined here:
- __swig_destroy__ = delete_VarEnsWeights(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- ensWeights
- mult
- thisown
The membership flag
|
class rc_EnsemblePot(builtins.object) |
|
rc_EnsemblePot(*args, **kwargs)
|
|
Methods defined here:
- __init__(self, *args, **kwargs)
- Initialize self. See help(type(self)) for accurate signature.
- __repr__ = _swig_repr(self)
Static methods defined here:
- __swig_destroy__ = delete_rc_EnsemblePot(...)
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 rc_ptr_PSolRestraint(builtins.object) |
|
rc_ptr_PSolRestraint(*args)
|
|
Methods defined here:
- __deref__(self, *args, **kwargs) -> 'PSolRestraint *'
- __eq__(self, *args, **kwargs) -> 'void'
- Return self==value.
- __init__(self, *args)
- Initialize self. See help(type(self)) for accurate signature.
- __ref__(self, *args, **kwargs) -> 'PSolRestraint &'
- __repr__ = _swig_repr(self)
- asString(self, *args, **kwargs) -> 'String'
- calcContrib(self, *args, **kwargs) -> 'void'
- calcDiff(self, *args, **kwargs) -> 'void'
- calcEderivClock(self, *args, **kwargs) -> 'void'
- calcGandGderiv(self, *args, **kwargs) -> 'float_type'
- calcd(self, *args, **kwargs) -> 'float_type'
- comment(self, *args, **kwargs) -> 'String'
- count(self, *args, **kwargs) -> 'int'
- decr(self, *args, **kwargs) -> 'void'
- deriv(self, *args, **kwargs) -> 'void'
- difAB(self, *args, **kwargs) -> 'double'
- diff(self, *args, **kwargs) -> 'float_type'
- dtdp(self, *args, **kwargs) -> 'void'
- energy(self, *args, **kwargs) -> 'double'
- err(self, *args, **kwargs) -> 'float_type const'
- forceDelete(self, *args, **kwargs) -> 'void'
- gB(self, *args, **kwargs) -> 'double'
- gBSigma(self, *args, **kwargs) -> 'double'
- gammaB(self, *args, **kwargs) -> 'double'
- incr(self, *args, **kwargs) -> 'void'
- itgIr6(self, *args, **kwargs) -> 'double'
- kdfsb(self, *args, **kwargs) -> 'double'
- largeCalc(self, *args, **kwargs) -> 'double'
- largeObs(self, *args, **kwargs) -> 'double'
- minDist(self, *args, **kwargs) -> 'float_type'
- name(self, *args, **kwargs) -> 'String'
- obs(self, *args, **kwargs) -> 'float_type const'
- ok(self, *args, **kwargs) -> 'int'
- ptr(self, *args, **kwargs) -> 'PSolRestraint *'
- release(self, *args, **kwargs) -> 'PSolRestraint *'
- reset(self, *args, **kwargs) -> 'void'
- sel(self, *args, **kwargs) -> 'AtomSel const &'
- setClockDeriv(self, *args, **kwargs) -> 'void'
- setErr(self, *args, **kwargs) -> 'void'
- setName(self, *args, **kwargs) -> 'void'
- setObs(self, *args, **kwargs) -> 'void'
- setWeight(self, *args, **kwargs) -> 'void'
- smallCalc(self, *args, **kwargs) -> 'double'
- smallObs(self, *args, **kwargs) -> 'double'
- status(self, *args, **kwargs) -> 'PSolRestraint::Status'
- sumAB(self, *args, **kwargs) -> 'double'
- sumCalc(self, *args, **kwargs) -> 'double'
- sumObs(self, *args, **kwargs) -> 'double'
- surfaceIntegration(self, *args, **kwargs) -> 'float_type'
- violated(self, *args, **kwargs) -> 'bool'
- weight(self, *args, **kwargs) -> 'float_type const'
Static methods defined here:
- __swig_destroy__ = delete_rc_ptr_PSolRestraint(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- importantAtoms
- missingAtomFactor
- sel1
- thisown
The membership flag
- triSpeedupFactor
Data and other attributes defined here:
- __hash__ = None
|
realPSolPot = class PSolPot(builtins.object) |
|
realPSolPot(*args)
|
|
Methods defined here:
- AveSqObs(self, *args, **kwargs) -> 'double'
- __deref__(self, *args, **kwargs) -> 'PSolPot *'
- __init__(self, *args)
- __oldinit__ = __init__(self, *args, **kwargs)
- __ref__(self, *args, **kwargs) -> 'PSolPot &'
- __repr__ = _swig_repr(self)
- addEnsWeights(self, *args, **kwargs) -> 'void'
- addRestraints(self, *args, **kwargs) -> 'void'
- asympSlope(self, *args, **kwargs) -> 'float_type const'
- atomContribThreshold(self, *args, **kwargs) -> 'float_type const'
- calcEnergy(self, *args, **kwargs) -> 'float_type'
- calcEnergyAndDerivs(self, *args, **kwargs) -> 'float_type'
- calcWDerivs(self, *args, **kwargs) -> 'bool const'
- centerOffset(self, *args, **kwargs) -> 'float_type const'
- clearEnsWeights(self, *args, **kwargs) -> 'void'
- coeff(self, *args, **kwargs) -> 'double'
- correlation(self, *args, **kwargs) -> 'float_type'
- decrRefCnt(self, *args, **kwargs) -> 'void'
- energyMaybeDerivs0(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs1(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs2(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs3(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivs4(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivsPost(self, *args, **kwargs) -> 'float_type'
- energyMaybeDerivsPre(self, *args, **kwargs) -> 'float_type'
- ensWeight(self, *args, **kwargs) -> 'float_type'
- ensWeights(self, *args, **kwargs) -> 'CDSList< float_type >'
- ensWeightsInfo(self, *args, **kwargs) -> 'String'
- findImportantAtoms(self, *args, **kwargs) -> 'void'
- fixTauc(self, *args, **kwargs) -> 'bool const'
- freqI(self, *args, **kwargs) -> 'float_type const'
- funType(self, *args, **kwargs) -> 'PSolPot::PSolFunType'
- gammaI(self, *args, **kwargs) -> 'float_type const'
- getEnsWeights(self, *args, **kwargs) -> 'CDSList< VarEnsWeights > &'
- gfac(self, *args, **kwargs) -> 'float_type const'
- hardExp(self, *args, **kwargs) -> 'float_type const'
- incrRefCnt(self, *args, **kwargs) -> 'void'
- info(self, *args, **kwargs) -> 'String'
- instanceData(self, *args, **kwargs) -> 'PyObject *'
- instanceName(self, *args, **kwargs) -> 'char const *'
- kForOpt(self, *args, **kwargs) -> 'double'
- mScale(self, *args, **kwargs) -> 'float_type const'
- numRestraints(self, *args, **kwargs) -> 'int'
- physicalAtoms(self, *args, **kwargs) -> 'bool const'
- potName(self, *args, **kwargs) -> 'char const *'
- potType(self, *args, **kwargs) -> 'PSolPot::PSolPotType'
- probeRadius(self, *args, **kwargs) -> 'float_type const'
- pyXplorHelp(self, *args, **kwargs) -> 'String'
- qFactor(self, *args, **kwargs) -> 'double'
- rSwitch(self, *args, **kwargs) -> 'float_type const'
- radii(self, *args, **kwargs) -> 'CDSVector< float_type > const'
- radiusNoise(self, *args, **kwargs) -> 'float_type const'
- radiusOffset(self, *args, **kwargs) -> 'float_type const'
- refCnt(self, *args, **kwargs) -> 'int'
- registerInstanceData(self, *args, **kwargs) -> 'void'
- registerTo(self, *args, **kwargs) -> 'void'
- resetInstanceName(self, *args, **kwargs) -> 'void'
- resetPotName(self, *args, **kwargs) -> 'void'
- restraints(self, *args, **kwargs) -> 'CDSList< CDS::rc_ptr< PSolRestraint > >'
- retessellateIfNecessary(self, *args, **kwargs) -> 'bool'
- rho0(self, *args, **kwargs) -> 'float_type const'
- rlxType(self, *args, **kwargs) -> 'PSolPot::PSolRlxType'
- rmin(self, *args, **kwargs) -> 'float_type const'
- rms(self, *args, **kwargs) -> 'double'
- scale(self, *args, **kwargs) -> 'float_type const'
- sclType(self, *args, **kwargs) -> 'PSolPot::PSolSclType'
- selection(self, *args, **kwargs) -> 'AtomSel const &'
- setAsympSlope(self, *args, **kwargs) -> 'void'
- setAtomContribThreshold(self, *args, **kwargs) -> 'void'
- setCalcWDerivs(self, *args, **kwargs) -> 'void'
- setCenterOffset(self, *args, **kwargs) -> 'void'
- setCoeff(self, *args, **kwargs) -> 'void'
- setEnsWeights(self, *args, **kwargs) -> 'void'
- setFixTauc(self, *args, **kwargs) -> 'void'
- setFreqI(self, *args, **kwargs) -> 'void'
- setFunType(self, *args, **kwargs) -> 'void'
- setGammaI(self, *args, **kwargs) -> 'void'
- setGfac(self, *args, **kwargs) -> 'void'
- setHardExp(self, *args, **kwargs) -> 'void'
- setMScale(self, *args, **kwargs) -> 'void'
- setPhysicalAtoms(self, *args, **kwargs) -> 'void'
- setPotType(self, *args, **kwargs) -> 'void'
- setProbeRadius(self, *args, **kwargs) -> 'void'
- setRSwitch(self, *args, **kwargs) -> 'void'
- setRadii(self, *args, **kwargs) -> 'void'
- setRadiusNoise(self, *args, **kwargs) -> 'void'
- setRadiusOffset(self, *args, **kwargs) -> 'void'
- setRho0(self, *args, **kwargs) -> 'void'
- setRlxType(self, *args, **kwargs) -> 'void'
- setRmin(self, *args, **kwargs) -> 'void'
- setScale(self, *args, **kwargs) -> 'void'
- setSclType(self, *args, **kwargs) -> 'void'
- setShowAllRestraints(self, *args, **kwargs) -> 'void'
- setSoftExp(self, *args, **kwargs) -> 'void'
- setSqn(self, *args, **kwargs) -> 'void'
- setTaAtom(self, *args, **kwargs) -> 'void'
- setTargetType(self, *args, **kwargs) -> 'void'
- setTauC(self, *args, **kwargs) -> 'void'
- setTbAtom(self, *args, **kwargs) -> 'void'
- setTcMax(self, *args, **kwargs) -> 'void'
- setTcMin(self, *args, **kwargs) -> 'void'
- setThreshold(self, *args, **kwargs) -> 'void'
- setToAtom(self, *args, **kwargs) -> 'void'
- setUseSimEnsWeights(self, *args, **kwargs) -> 'void'
- setVerbose(self, *args, **kwargs) -> 'void'
- setWeightMax(self, *args, **kwargs) -> 'void'
- showAllRestraints(self, *args, **kwargs) -> 'bool const'
- showRestraints(self, *args, **kwargs) -> 'String'
- showViolations(self, *args, **kwargs) -> 'String'
- simulation(self, *args) -> 'EnsembleSimulationBase const *'
- softExp(self, *args, **kwargs) -> 'float_type const'
- sqn(self, *args, **kwargs) -> 'float_type const'
- surfInstance(self, *args, **kwargs) -> 'Surf *'
- taAtom(self, *args, **kwargs) -> 'Atom const'
- targetType(self, *args, **kwargs) -> 'PSolPot::PSolTargetType const'
- tauc(self, *args, **kwargs) -> 'float_type const'
- tbAtom(self, *args, **kwargs) -> 'Atom const'
- tcmax(self, *args, **kwargs) -> 'float_type const'
- tcmin(self, *args, **kwargs) -> 'float_type const'
- tessellation(self, *args, **kwargs) -> 'SurfTessellation *'
- threshold(self, *args, **kwargs) -> 'float_type const'
- toAtom(self, *args, **kwargs) -> 'Atom const'
- unRegister(self, *args, **kwargs) -> 'void'
- updateDelta(self, *args, **kwargs) -> 'void'
- updateEnsWeights(self, *args, **kwargs) -> 'void'
- updateRadii(self, *args, **kwargs) -> 'void'
- updateValues(self, *args, **kwargs) -> 'void'
- useSimEnsWeights(self, *args, **kwargs) -> 'bool const'
- verbose(self, *args, **kwargs) -> 'bool const'
- violations(self, *args, **kwargs) -> 'float_type'
- weightMax(self, *args, **kwargs) -> 'float_type const'
Static methods defined here:
- __swig_destroy__ = delete_PSolPot(...)
Data descriptors defined here:
- __dict__
dictionary for instance variables (if defined)
- __weakref__
list of weak references to the object (if defined)
- instanceDataCleanup
- instanceDataCreate
- instanceData_
- modified
- registeredSimulations
- thisown
The membership flag
| |