Commit Graph
7 Commits
Author SHA1 Message Date
Veselin Dobrev 5d8570501c Remove the MPI communicator parameters from the constructors of class
MPI_Session - the only communicator that makes sense with this class is
MPI_COMM_WORLD.

Replace `mfem::err.GetStream()` with `mfem::err`.

Remove #include "communication.hpp" from error.hpp.
2017-09-30 18:50:08 -07:00
Tzanio abe85f4cb6 make style 2017-09-28 10:15:26 -07:00
Aaron Fisher aa040f3e64 Made everything work with the new mfem::out and mfem::err output. 2017-09-27 15:42:37 -07:00
Stephan Gelever 4aa9adcb30 Fix delete mismatch
Prevents memory leak by deleting the entire array.
2017-05-08 21:36:44 -07:00
Tzanio 1569425857 Version 3.3 2017-01-28 22:05:47 -08:00
Tzanio dbae60fe32 Version 3.1 2016-02-16 15:45:48 -08:00
Tzanio Kolev 9d7774a03e Version 3.0 2015-01-26 15:07:34 -08:00