dune-spgrid 2.7
Static Public Attributes | List of all members
Dune::Capabilities::viewThreadSafe< SPGrid< ct, dim, Ref, Comm > > Struct Template Reference

Is a grid implementation thread safe while not being modified? More...

#include <dune/grid/spgrid/capabilities.hh>

Static Public Attributes

static const bool v = false
 SPGrid is not thread safe More...
 

Detailed Description

template<class ct, int dim, template< int > class Ref, class Comm>
struct Dune::Capabilities::viewThreadSafe< SPGrid< ct, dim, Ref, Comm > >

Is a grid implementation thread safe while not being modified?

Template Parameters
Gridgrid for which the information is desired

Member Data Documentation

◆ v

template<class ct , int dim, template< int > class Ref, class Comm >
const bool Dune::Capabilities::viewThreadSafe< SPGrid< ct, dim, Ref, Comm > >::v = false
static

SPGrid is not thread safe


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