zoomy_core.transformation.to_c module

zoomy_core.transformation.to_c module#

Module zoomy_core.transformation.to_c.

class zoomy_core.transformation.to_c.CppModel(model, *args, **kwargs)#

Bases: GenericCppModel

Configuration wrapper for Model C++ generation. Does not override generation logic.

class zoomy_core.transformation.to_c.CppNumerics(numerics, *args, **kwargs)#

Bases: GenericCppNumerics

Configuration wrapper for Numerics C++ generation.