|
|
|
__init__(self,
*args)
__init__(PhpSiteConstraint self) -> PhpSiteConstraint
__init__(PhpSiteConstraint self, SwigIntVector u_siteIndices,
std::string const & u_siteTypes, double u_value, double u_tol)
-> PhpSiteConstraint __init__(PhpSiteConstraint self,
PhpSiteConstraint rhs) -> PhpSiteConstraint |
|
|
|
__swig_destroy__(...)
delete_PhpSiteConstraint(PhpSiteConstraint self) |
|
|
|
getSiteIndices(...)
PhpSiteConstraint_getSiteIndices(PhpSiteConstraint self) ->
SwigIntVector |
|
|
|
getSiteTypes(...)
PhpSiteConstraint_getSiteTypes(PhpSiteConstraint self) ->
std::string |
|
|
|
getValue(...)
PhpSiteConstraint_getValue(PhpSiteConstraint self) -> double |
|
|
|
getTol(...)
PhpSiteConstraint_getTol(PhpSiteConstraint self) -> double |
|
|
|
setConstraint(...)
PhpSiteConstraint_setConstraint(PhpSiteConstraint self, SwigIntVector u_siteIndices, std::string const & u_siteTypes, ... |
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|