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

#include <GenericTemperatureModel_impl.hpp>

Public Types

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

Member Typedef Documentation

◆ Comm

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

◆ EnergyOperator

template<class M , class V >
using Opm::EnergySolverSelector< M, V >::EnergyOperator = Dune::OverlappingSchwarzOperator<M, V, V, Comm>

◆ type

template<class M , class V >
using Opm::EnergySolverSelector< M, V >::type = Dune::FlexibleSolver<EnergyOperator>

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