Opm::TracerSolverSelector< M, V > Struct Template Reference

#include <GenericTracerModel_impl.hpp>

Public Types

using Comm = Dune::OwnerOverlapCopyCommunication< int, int >
 
using TracerOperator = Dune::OverlappingSchwarzOperator< M, V, V, Comm >
 
using type = Dune::FlexibleSolver< TracerOperator >
 

Member Typedef Documentation

◆ Comm

template<class M , class V >
using Opm::TracerSolverSelector< M, V >::Comm = Dune::OwnerOverlapCopyCommunication<int, int>

◆ TracerOperator

template<class M , class V >
using Opm::TracerSolverSelector< M, V >::TracerOperator = Dune::OverlappingSchwarzOperator<M, V, V, Comm>

◆ type

template<class M , class V >
using Opm::TracerSolverSelector< M, V >::type = Dune::FlexibleSolver<TracerOperator>

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