version 3.11-dev
Loading...
Searching...
No Matches
Dumux::FluidMatrix::Adapter< A, Wrapper > Struct Template Reference

Adapter to inherit from, allowing the inheriting class to be wrapped by the makeFluidMatrixInteraction function.

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

Inheritance diagram for Dumux::FluidMatrix::Adapter< A, Wrapper >:

Friends

template<class T, std::enable_if_t< std::is_same_v< A, std::decay_t< T > >, int > = 0>
auto wrap (T &&t)

◆ wrap

template<class A, template< class > class Wrapper>
template<class T, std::enable_if_t< std::is_same_v< A, std::decay_t< T > >, int > = 0>
auto wrap ( T && t)
friend

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