Trees | Indices | Help |
|
---|
|
Utility functions for dealing with Jaguar basis sets
|
|||
BasisSet A Pythonic wrapper for basis set information. |
|
|||
|
|||
BasisSet |
|
||
BasisSet |
|
||
iter |
|
||
str |
|
||
tuple |
|
||
tuple |
|
||
tuple |
|
||
tuple |
|
|
|||
DUMMY_ATOM_TYPES = {61, 150}
|
|||
_BasisSet = namedtuple("BasisSet", ("name", "backup", "nstar",
|
|
Get information about the specified basis set
|
Get information about the specified basis set
|
Get information about all basis set
|
Get the default basis set for the specified structure.
|
Calculate the number of basis functions that will be used for the given basis set and structure
|
Calculate the number of basis functions that will be used for the given basis set and specified atom
|
Calculate the number of basis functions that will be used for the given basis set and structure
|
Parse the given basis set name and determine that number of *'s and +'s.
|
|
_BasisSet
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:16 2015 | http://epydoc.sourceforge.net |