Skip to content
Snippets Groups Projects
Commit 9d8eb30c authored by chantrait's avatar chantrait
Browse files

remove warnings

parent e9a11686
Branches
No related tags found
No related merge requests found
...@@ -772,7 +772,7 @@ AcousticSolverHandler::AcousticSolver<Dimension>::_applyCouplingBC(const Boundar ...@@ -772,7 +772,7 @@ AcousticSolverHandler::AcousticSolver<Dimension>::_applyCouplingBC(const Boundar
} }
}); });
#endif PUGS_HAS_COSTO #endif // PUGS_HAS_COSTO
} }
}, },
boundary_condition); boundary_condition);
......
...@@ -466,7 +466,7 @@ class Messenger ...@@ -466,7 +466,7 @@ class Messenger
} }
PUGS_INLINE PUGS_INLINE
const MPI_Comm& MPI_Comm
globalComm() const globalComm() const
{ {
return MPI_COMM_WORLD; return MPI_COMM_WORLD;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment