Package schrodinger :: Package application :: Package qsite :: Module output :: Class QSiteTextParser
[hide private]
[frames] | no frames]

Class QSiteTextParser

                  object --+    
                           |    
jaguar.textparser.TextParser --+
                               |
                              QSiteTextParser

A subclass of the Jaguar output text parser that adds QSite specific parsing.

Instance Methods [hide private]

Inherited from jaguar.textparser.TextParser: __init__, endGeopt, endIRC, endScan, parse

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  callback = {None: {re.compile(r'ERROR *(\d+)?: fatal error( --...

Inherited from jaguar.textparser.TextParser: first_line_re

Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

callback

Value:
dict(TextParser.callback)