|
My Project
|
#include "EclEpsConfig.hpp"#include "EclEpsGridProperties.hpp"#include <opm/material/common/Means.hpp>#include <array>#include <vector>#include <string>#include <iostream>#include <cassert>#include <algorithm>Go to the source code of this file.
Classes | |
| struct | Opm::EclEpsScalingPointsInfo< Scalar > |
| This structure represents all values which can be possibly used as scaling points in the endpoint scaling code. More... | |
| class | Opm::EclEpsScalingPoints< Scalar > |
| Represents the points on the X and Y axis to be scaled if endpoint scaling is used. More... | |