Go to the source code of this file.
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |
Functions | |
std::vector< std::string > | oomph::gzip_load (const std::string &filename) |
int | oomph::fpdiff (const std::string &filename1, const std::string &filename2, std::ostream &outstream, const double &relative_error, const double &small) |
int | oomph::fpdiff (const std::string &filename1, const std::string &filename2, const std::string &log_file, const double &relative_error, const double &small) |