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