3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::FluidMatrixInteraction< Laws > Struct Template Reference

Wrapper type to combine an arbitrary number of different laws for fluid-matrix interaction (e.g., pc-Sw-curves). More...

#include <dumux/material/fluidmatrixinteractions/fluidmatrixinteraction.hh>

Inheritance diagram for Dumux::FluidMatrixInteraction< Laws >:

Description

template<class... Laws>
struct Dumux::FluidMatrixInteraction< Laws >

Wrapper type to combine an arbitrary number of different laws for fluid-matrix interaction (e.g., pc-Sw-curves).

Public Member Functions

 FluidMatrixInteraction (Laws &&... laws)
 

Constructor & Destructor Documentation

◆ FluidMatrixInteraction()

template<class... Laws>
Dumux::FluidMatrixInteraction< Laws >::FluidMatrixInteraction ( Laws &&...  laws)
inline

The documentation for this struct was generated from the following file: