grinsfem/grins

Create a testing utilities set to link into testing program

Opened this issue · 0 comments

For example, we should try and collect things like the EquationSystems.read into one place so changes like in #616 are easier to deal with. We can hide the functions in a GRINSTesting namespace and just create a libtool convenience library and link it into the testing programs that we use to check solutions against exact solutions, gold files, etc.