Commit Graph
2 Commits
Author SHA1 Message Date
Veselin Dobrev 05ea6a6828 Introduce a new namespace mfem::bin_io for the functions defined
in general/binaryio.hpp.

Replace a throw statement (after MFEM_ABORT) with return.

Enclose the declaration of ParFiniteElementSpace::DebugDumpDOFs
inside #ifdef ... #endif region.
2018-01-10 19:24:41 -08:00
Jakub Cerveny d9f9eca2dc NeighborRowMessage::Encode/Decode 2017-07-25 14:47:00 +02:00