mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Release LibMesh init during finalize.
This commit is contained in:
parent
48d62e7501
commit
2c1d6162d7
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ int openmc_finalize()
|
|||
#endif
|
||||
|
||||
#ifdef LIBMESH
|
||||
std::unique_ptr<libMesh::LibMeshInit> LMI;
|
||||
settings::LMI.release();
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue