opm-simulators/opm/core/utility
Atgeirr Flø Rasmussen b058678235 Moved simulator utility functions to opm/core/utility/miscUtilities.hpp.
We want to avoid having hundreds of files with a single function, therefore
these functions have been lumped together. With time, a more sophisticated
organization of such free functions may be in order.
2012-02-26 21:05:19 +01:00
..
miscUtilities.cpp Moved simulator utility functions to opm/core/utility/miscUtilities.hpp. 2012-02-26 21:05:19 +01:00
miscUtilities.hpp Moved simulator utility functions to opm/core/utility/miscUtilities.hpp. 2012-02-26 21:05:19 +01:00
newwells.c Fix code on platforms for which sizeof(double)!=sizeof(double*). 2012-02-06 12:52:41 +01:00
writeVtkData.hpp Moved writeVtkData() functions to utility/, added a test program. 2012-02-19 21:24:59 +01:00