Implements a multiplexer class that provides all three phase capillary pressure laws used by the ECLipse simulator. More...
#include "EclMultiplexerMaterialParams.hpp"
#include "EclDefaultMaterial.hpp"
#include "EclStone1Material.hpp"
#include "EclStone2Material.hpp"
#include "EclTwoPhaseMaterial.hpp"
#include <opm/common/Valgrind.hpp>
#include <opm/material/common/MathToolbox.hpp>
#include <opm/common/Exceptions.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | Opm::EclMultiplexerMaterial< TraitsT, GasOilMaterialLawT, OilWaterMaterialLawT, ParamsT > |
Implements a multiplexer class that provides all three phase capillary pressure laws used by the ECLipse simulator. More... | |
Implements a multiplexer class that provides all three phase capillary pressure laws used by the ECLipse simulator.