Results 249 comments of Will Pazner

Is there an example of something similar, e.g. for ex1?

Something like this for the makefile build? ```diff diff --git a/examples/makefile b/examples/makefile index d84f04ecc..af055004c 100644 --- a/examples/makefile +++ b/examples/makefile @@ -138,6 +138,14 @@ ex10-test-seq: ex10 @$(call mfem-test,$

OK, I added something like that in 14b1c27dc.

This PR is now [under review](https://github.com/mfem/mfem/blob/master/CONTRIBUTING.md#pull-requests) (see the table in the PR description). To help with the review process, please **do not force push** to the branch.

Merged in `next` for testing...

This PR is now [under review](https://github.com/mfem/mfem/blob/master/CONTRIBUTING.md#pull-requests) (see the table in the PR description). To help with the review process, please **do not force push** to the branch.

This PR is now [under review](https://github.com/mfem/mfem/blob/master/CONTRIBUTING.md#pull-requests) (see the table in the PR description). To help with the review process, please **do not force push** to the branch.

@tzanio, do you know why the elasticity options might generate interpolation matrices with very large weights in parallel? For example, running `mpirun -np 4 ./ex2p -m ../data/beam-tet.mesh -elast -vdim` results...

I think we want to keep this PR, @tzanio. I added @justinlaughlin as an additional reviewer.