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