dune-grid 2.9.0
|
Specialize with 'true' if the grid implementation is thread safe. (default=false) More...
#include <dune/grid/common/capabilities.hh>
Static Public Attributes | |
static const bool | v = false |
Specialize with 'true' if the grid implementation is thread safe. (default=false)
This capability is 'true' if the grid is always thread safe. This means especially that all grid modification, like load balancing and grid adaption are also thread safe.
|
static |