Skip to content

Get a plan for info_initv vs. arpack info_initv #1

Description

@dgleich

in dsaupd in arpackjll, what happens is that info is set to 1 initially when there is a starting vector. But then it is reset to 0 after that call. If you continue to call it with info=initv, it ... has problems :) Not entirely sure, but basically, it expected info_initv to be reset. Now, this isn't a problem for us because of how we do variables without full existence as in fortran.

Nonetheless, we should have a better plan and/or figure out what to do for this variable so that it doesn't cause other problems. Maybe nothing!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions