version 3.9-dev
multidomain/fvassembler.hh File Reference

A linear system assembler (residual and Jacobian) for finite volume schemes with multiple domains. More...

Go to the source code of this file.

Classes

struct  Dumux::CouplingManagerSupportsMultithreadedAssembly< CM >
 Type trait that is specialized for coupling manager supporting multithreaded assembly. More...
 
class  Dumux::MultiDomainFVAssembler< MDTraits, CMType, diffMethod, useImplicitAssembly >
 A linear system assembler (residual and Jacobian) for finite volume schemes (box, tpfa, mpfa, ...) with multiple domains. More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::Grid
 
namespace  Dumux::Grid::Capabilities
 
namespace  Dumux::Grid::Capabilities::Detail
 

Functions

template<class T , std::size_t... I>
bool Dumux::Grid::Capabilities::Detail::allGridsSupportsMultithreadingImpl (const T &gridGeometries, std::index_sequence< I... >)
 
template<class... GG>
bool Dumux::Grid::Capabilities::allGridsSupportsMultithreading (const std::tuple< GG... > &gridGeometries)
 
Include dependency graph for multidomain/fvassembler.hh: