PyFoam.Applications.CompareDictionary module

Application class that implements pyFoamCompareDictionary.py

class PyFoam.Applications.CompareDictionary.CompareDictionary(args=None, **kwargs)[source]

Bases: PyFoam.Applications.PyFoamApplication.PyFoamApplication, PyFoam.Applications.CommonParserOptions.CommonParserOptions

addOptions()[source]
compare(src, dst, depth, name)[source]
compareDict(src, dst, depth, name)[source]
compareField(src, dst, depth, name)[source]
compareIterable(src, dst, depth, name)[source]
comparePrimitive(src, dst, depth, name)[source]
dictString(path, name)[source]
iterString(path, index)[source]
run()[source]