Adjusting how the LibMesh comm is stored.

This commit is contained in:
Patrick Shriwise 2020-04-24 17:22:54 -05:00
parent 7323ae526f
commit b54bbad9d9
4 changed files with 10 additions and 3 deletions

View file

@ -29,6 +29,7 @@ namespace settings {
#ifdef LIBMESH
extern std::unique_ptr<libMesh::LibMeshInit> LMI;
extern libMesh::Parallel::Communicator* libmesh_comm;
#endif
// Boolean flags