version 3.11-dev
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)
 

Friends And Related Function Documentation

◆ 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: