Skip to content

Validation for Unset Linear Solver #598

@Steven-Roberts

Description

@Steven-Roberts

When using the Newton solver with the linear solver unspecified, a segfault can occur at

retval = NEWTON_CONTENT(NLS)->LSolve(delta, mem);

This was noticed in #597 which uses CVDOE, and I've seen similar behavior with ARKODE.

Additional validation is needed to alert users that a linear solver should be specified.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions