BlockIt
blockit::Fortran::library Namespace Reference

Classes

class  FortranLibrary
class  FortranCacheManager

Functions

def getAllLibKeys
def libCheck

Variables

list __all__

Function Documentation

def blockit::Fortran::library::getAllLibKeys (   lib)
Returns a triple of the sets of library keys: (file names, template
lists, template instantiations).  Strips the 'METADATA' key.

Definition at line 35 of file library.py.

def blockit::Fortran::library::libCheck (   lib)
Verify that the library has all instantiated templates are associated
with a file and that all files exist.

Definition at line 58 of file library.py.


Variable Documentation

Initial value:
00001 ['FortranLibrary',
00002            'FortranCacheManager',
00003            'getAllLibKeys',
00004            'libCheck']

Definition at line 17 of file library.py.

 All Classes Namespaces Files Functions Variables Properties