EclMaterialLawManager.hpp File Reference
#include <opm/material/fluidmatrixinteractions/SatCurveMultiplexer.hpp>
#include <opm/material/fluidmatrixinteractions/EclTwoPhaseMaterialParams.hpp>
#include <opm/material/fluidmatrixinteractions/EclEpsTwoPhaseLaw.hpp>
#include <opm/material/fluidmatrixinteractions/EclHysteresisTwoPhaseLaw.hpp>
#include <opm/material/fluidmatrixinteractions/EclEpsScalingPoints.hpp>
#include <opm/material/fluidmatrixinteractions/EclEpsConfig.hpp>
#include <opm/material/fluidmatrixinteractions/EclHysteresisConfig.hpp>
#include <opm/material/fluidmatrixinteractions/EclMultiplexerMaterial.hpp>
#include <opm/material/fluidmatrixinteractions/MaterialTraits.hpp>
#include <opm/material/fluidstates/SimpleModularFluidState.hpp>
#include <opm/input/eclipse/EclipseState/EclipseState.hpp>
#include <opm/input/eclipse/EclipseState/Tables/TableManager.hpp>
#include <opm/input/eclipse/EclipseState/Tables/TableColumn.hpp>
#include <opm/input/eclipse/EclipseState/Grid/FaceDir.hpp>
#include <algorithm>
#include <cassert>
#include <memory>
#include <stdexcept>
#include <vector>
Include dependency graph for EclMaterialLawManager.hpp:

Go to the source code of this file.

Classes

class  Opm::EclMaterialLawManager< TraitsT >
 Provides an simple way to create and manage the material law objects for a complete ECL deck. More...
 

Namespaces

namespace  Opm
 

Detailed Description

Provides an simple way to create and manage the material law objects for a complete ECL deck.