Skip to content

How to access both parameters in record_from_solution in codim2 ? #291

@Azercoco

Description

@Azercoco

I would like to have an unique ´record_from_solution´ for a continuation problem for which I want to do several continuation with differents parameters.

I would like to get access to the problem parameters as they are getting continued, particularly for codim2 continuation where the getp only gives the second continuation parameters.

I tried (u, p; iter, state) -> iter.prob.params but in codim2 continuation, the first parameters is not updated. Is there a way to acces the parameters set in record_from_solution matching the one used at this continuation step and which is independent of the lens used ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions