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.
For example, we should try and collect things like the
EquationSystems.readinto one place so changes like in #616 are easier to deal with. We can hide the functions in aGRINSTestingnamespace 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.