Tzanio Kolev

Results 901 comments of Tzanio Kolev

@mlstowell and @jetremblay can correct me if I am wrong, but I don't think we have currently a serial eigensolver in MFEM. Of course, you can always run the parallel...

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.

@samuelpmishLLNL and @white238, can you verify that this works in your application?

Robin boundary conditions result in a new boundary integral that is added to the bilinear form. See MFEM's [Example 27](https://docs.mfem.org/html/ex27_8cpp_source.html).

@aaroncblack, do you want to mark this as `ready-for-review`? @cyrush, do you have a suggestion what to change in mfem's cmake to support conduit better?

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, does this sound reasonable to you too? Yes it does.

When this passes tests and this is ready for review, please mark this with `ready-for-review`, see https://github.com/mfem/mfem/blob/master/CONTRIBUTING.md#quick-summary

We probably don't want all of the commits in the current history, so it makes sense to rebase this branch (before the review starts). Alternatively we can just indicate that...