Hacking

void diverge_model_hack(diverge_model_t *m, const char *key, const char *val)
[source]

enable unsupported features. depending on the key, different stages of initialization of the model are required.

usage is discouraged but this function exists in order to have an easy way to switch to non-default options without recompiling the library. Have a look at the (cpp) source file to see what the available hacks actually do.

void diverge_model_print_hacks(void)
[source]

print which keys are available