Package MolKit :: Package pdb2pqr :: Package src :: Module inputgen :: Class Elec
[hide private]
[frames] | no frames]

Class Elec

source code

An object for the ELEC section of an APBS input file

Instance Methods [hide private]
  __init__(self, size, method, asyncflag)
Initialize the variables that can be set in this object Users can modify any of these variables (that's why they're here!)
  __str__(self)
Return the elec statement as a string.

Method Details [hide private]

__init__(self, size, method, asyncflag)
(Constructor)

source code 
Initialize the variables that can be set in this object Users can modify any of these variables (that's why they're here!)

__str__(self)
(Informal representation operator)

source code 
Return the elec statement as a string. Check the method to see which keywords to use.