|
| struct | Dune::Capabilities::hasSingleGeometryType< SPGrid< ct, dim, Ref, Comm > > |
| | Do elements of a grid always have the same geometry type? More...
|
| |
| struct | Dune::Capabilities::isCartesian< SPGrid< ct, dim, Ref, Comm > > |
| | Is the grid Cartesian? More...
|
| |
| struct | Dune::Capabilities::hasEntity< SPGrid< ct, dim, Ref, Comm >, codim > |
| | Does a grid implement entities of a codimension? More...
|
| |
| struct | Dune::Capabilities::hasEntityIterator< SPGrid< ct, dim, Ref, Comm >, codim > |
| | Does a grid implement entity iterators of a codimension? More...
|
| |
| struct | Dune::Capabilities::canCommunicate< SPGrid< ct, dim, Ref, MPI_Comm >, codim > |
| | Can a parallel grid communicate on a given codimension? More...
|
| |
| struct | Dune::Capabilities::isLevelwiseConforming< SPGrid< ct, dim, Ref, Comm > > |
| | Are all levels of a grid always conform? More...
|
| |
| struct | Dune::Capabilities::isLeafwiseConforming< SPGrid< ct, dim, Ref, Comm > > |
| | Is the leaf level of a grid always conform? More...
|
| |
| struct | Dune::Capabilities::hasBackupRestoreFacilities< SPGrid< ct, dim, Ref, Comm > > |
| | Does a grid provide backup and restore facilities? More...
|
| |
| struct | Dune::Capabilities::threadSafe< SPGrid< ct, dim, Ref, Comm > > |
| | Is a grid implementation thread safe? More...
|
| |
| struct | Dune::Capabilities::viewThreadSafe< SPGrid< ct, dim, Ref, Comm > > |
| | Is a grid implementation thread safe while not being modified? More...
|
| |
| struct | Dune::Capabilities::supportsCallbackAdaptation< SPGrid< ct, dim, Ref, Comm > > |
| |
| struct | Dune::Extensions::SuperEntityIterator< SPGrid< ct, dim, Ref, Comm >, codim > |
| | Does a grid support superentity iterators of a codimension? More...
|
| |