Skip to content

Implement get_ingredients

Here, I added the get_ingredients routine, which returns a bit mask with ingredients, which should be computed for functional evaluation. This routine is added to C-API, Fortran-API and Python-API.

Merge request reports