|
checkAll(self,
element1,
element2,
bondlength,
ncell1,
edgetype1,
ncell2,
edgetype2,
no_double_bonds,
termfrag,
min_term_frags,
bilayersep,
nbilayers,
stacktype,
bilayershift,
logger=None)
Manage all checks. |
|
|
Inherited from check.CheckInput :
checkBilayerSep ,
checkBilayerShift ,
checkBilayerStackType ,
checkBondlength ,
checkCellDims ,
checkEdgetypes ,
checkElements ,
checkExistingFile ,
checkIndicies ,
checkMaeExt ,
checkNumBilayers ,
checkNumCells ,
checkNumWalls ,
checkTermFrag ,
checkUpToIndex ,
checkWallSep
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__init__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|