Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 415
    • Issues 415
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Repository
Switch branch/tag
  • openfoam
  • src
  • finiteVolume
  • interpolation
  • surfaceInterpolation
  • surfaceInterpolationScheme
  • surfaceInterpolationScheme.C
Find file BlameHistoryPermalink
  • Mark OLESEN's avatar
    BUG: using FatalIOErrorInLookup with incorrect exit type (fixes #1898) · 3e4d9e15
    Mark OLESEN authored Oct 23, 2020
    - two occurrences where FatalIOErrorInLookup used exit(FatalError)
      instead of exit(FatalIOError), which caused the error messages
      to be lost.
    3e4d9e15