0mar / dealiiscale

Finite element simulation of a two-scale problem implemented in deal.II
1 stars 1 forks source link

Testing framework #11

Open 0mar opened 4 years ago

0mar commented 4 years ago

Build a unit test framework to test the more separated FEM routines. Might require some reworking of the architecture, but nothing too major.

Also, when this is done, perhaps integrate it with the benchmark tests we can run

0mar commented 4 years ago

Started with 3d3b613, needs more work

0mar commented 4 years ago

New tests in cbf3383