Namespaces | |
namespace | Detail |
Classes | |
struct | MultithreadingSupported |
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) |
bool Dumux::Grid::Capabilities::allGridsSupportsMultithreading | ( | const std::tuple< GG... > & | gridGeometries | ) |
|
inline |