version 3.11-dev
Loading...
Searching...
No Matches
Dumux::Grid::Capabilities Namespace Reference

Namespaces

namespace  Detail

Classes

struct  MultithreadingSupported
struct  MultithreadingSupported< Dune::ALUGrid< dim, dimworld, elType, refinementType > >
struct  MultithreadingSupported< Dune::FoamGrid< dim, dimworld > >
struct  MultithreadingSupported< Dune::UGGrid< dim > >
struct  MultithreadingSupported< Dune::YaspGrid< dim, Coordinates > >

Functions

template<class GridView>
bool supportsMultithreading (const GridView &gridView)
template<class... GG>
bool allGridsSupportsMultithreading (const std::tuple< GG... > &gridGeometries)

Function Documentation

◆ allGridsSupportsMultithreading()

template<class... GG>
bool Dumux::Grid::Capabilities::allGridsSupportsMultithreading ( const std::tuple< GG... > & gridGeometries)

◆ supportsMultithreading()

template<class GridView>
bool Dumux::Grid::Capabilities::supportsMultithreading ( const GridView & gridView)
inline