My Project
Loading...
Searching...
No Matches
EclMaterialLawManager.hpp File Reference

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

#include <opm/input/eclipse/EclipseState/Grid/FaceDir.hpp>
#include <opm/input/eclipse/EclipseState/WagHysteresisConfig.hpp>
#include <opm/material/fluidmatrixinteractions/SatCurveMultiplexer.hpp>
#include <opm/material/fluidmatrixinteractions/EclEpsTwoPhaseLaw.hpp>
#include <opm/material/fluidmatrixinteractions/EclHysteresisTwoPhaseLaw.hpp>
#include <opm/material/fluidmatrixinteractions/EclMultiplexerMaterial.hpp>
#include <opm/material/fluidmatrixinteractions/MaterialTraits.hpp>
#include <opm/material/fluidmatrixinteractions/DirectionalMaterialLawParams.hpp>
#include <cassert>
#include <functional>
#include <memory>
#include <tuple>
#include <vector>

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
 This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid.
 

Detailed Description

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