Tzanio Kolev
Tzanio Kolev
Can you clarify what are you trying to do? In particular are those "exterior boundary elements" the 6 faces of the hexahedron and what computations you need to perform with...
If those boundary elements are marked with a specific attribute in the mesh file then you can use that attribute in MFEM to e.g. impose boundary conditions or extract the...
ping: @acfisher
@artv3 and @rw-anderson -- can you please review when you get a chance?
ping: @artv3, @rw-anderson
Now that PR https://github.com/mfem/mfem/pull/3922 has been merged in `master`, please update this PR by: 1. merging `master` in here and resolving conflicts 2. replacing use of `double` with `real_t` 3....
Merged in `next` for testing...
@pazner, I started the testing for this to help expedite it for `mfem-4.7` but am happy to hold on merging if you want to take a closer look
Re-merged in `next` for testing...
Added more time for review and fixes.