libcellml
libcellml copied to clipboard
Include "metadata" about model/system type in generated code
With #942 it is no longer possible to infer the type of a model / system from only the variable type information. It would be good to include knowledge about the model type from the analysis in the generated code. Perhaps with a ModelInfo object or similar.