mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
added petsc command line args to list
This commit is contained in:
parent
340fc0f4c8
commit
ff34234ab3
1 changed files with 1 additions and 0 deletions
|
|
@ -245,6 +245,7 @@ contains
|
|||
case ('-v', '-version', '--version')
|
||||
call print_version()
|
||||
stop
|
||||
case('-eps_tol','-ksp_gmres_restart')
|
||||
case default
|
||||
message = "Unknown command line option: " // argv(i)
|
||||
call fatal_error()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue