mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Addressing @aprilnovak's PR comments.
This commit is contained in:
parent
7cd3e388a4
commit
b982704d4f
4 changed files with 11 additions and 6 deletions
|
|
@ -82,9 +82,6 @@ if (!settings::LMI && !libMesh::initialized())
|
|||
#endif
|
||||
}
|
||||
|
||||
if (!settings::LMI) {
|
||||
fatal_error("libMesh::LibMeshInit object isn't set.");
|
||||
}
|
||||
#endif
|
||||
|
||||
// Start total and initialization timer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue