HyperHDG
|
Classes | |
class | HyperHDG.hy_config.config |
Object that comprises all information for HyperHDG to create a problem. More... | |
Namespaces | |
HyperHDG.hy_config | |
Functions | |
def | HyperHDG.hy_config.consistent (conf) |
Check that config is consistent. More... | |
def | HyperHDG.hy_config.extract_include (conf) |
Add the files that need to be included for defining the problem to include list. More... | |
def | HyperHDG.hy_config.generate_cy_replace (conf) |
Evaluate config file that needs to be present for all .pyx/.pxd files. More... | |