Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Nektar Nektar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 93
    • Issues 93
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 59
    • Merge requests 59
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nektar
  • NektarNektar
  • Merge requests
  • !608

Fix bug in DriverModifiedArnoldi

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Douglas Serson requested to merge fix/ModifiedArnoldi into master Apr 13, 2016
  • Overview 1
  • Commits 2
  • Changes 3

This fixes a bug in ModifiedArnoldi, which may cause the solver to exit with

Fatal   : Level 0 assertion violation
Unrecognised value.

as recently reported in nektar-users.

The problem happens because the iteration could be marked as converged when the number of vectors available is lower than nvec.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/ModifiedArnoldi