Skip to content

make solver parameters declared in the generated files static #30

@kostas-l

Description

@kostas-l

As a forces user

I want the solver parameters that are declared in the generated files for the interfaces as well as the main solver, especially the local variables, to be declared static

so that I don't receive runtime issues due to a stack overflow

NOTES

  • In the main solver file we can also use the thread local functionality so that the main solver file can be safely compiled and packaged along with the internal solvers into a single library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions