My Project
|
#include "EclEpsConfig.hpp"
#include "EclEpsGridProperties.hpp"
#include <array>
#include <cassert>
#include <iostream>
#include <string>
#include <vector>
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... | |