Jianan 2017-12-28 10:40 GMT-05:00 Jianan Zhang <[email protected]>: > > So, can you help me contact the people working on the PR to try this out > to see if my code works with the new implementation? > If you just want to try the new implementation you can take Ross' branch <https://github.com/rosskynch/dealii/tree/NedelecSZ> and see if it works. What would be useful though is to create a test similar to this one <https://github.com/dealii/dealii/pull/2240/files#diff-e84490f1332752f5e38b5a8059d9d167> but with a failing geometry. This way we can make sure that 1) it works without having to compile all of your code 2) it keeps working in the future by adding the test in our test suite.
Best, Bruno -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
