|
dune-grid
2.7.0
|
This is the complete list of members for Dune::GeometryGrid, including all inherited members.
| adapt() | Dune::GeometryGrid | inline |
| allocateStorage(std::size_t size) const | Dune::GeometryGrid | inlineprotected |
| CollectiveCommunication typedef | Dune::GeometryGrid | |
| comm() const | Dune::GeometryGrid | inline |
| coordFunction() const | Dune::GeometryGrid | inline |
| coordFunction() | Dune::GeometryGrid | inline |
| ctype typedef | Dune::GeometryGrid | |
| deallocateStorage(void *p, std::size_t size) const | Dune::GeometryGrid | inlineprotected |
| entity(const EntitySeed &seed) const | Dune::GeometryGrid | inline |
| GeometryGrid(HostGrid &hostGrid, CoordFunction &coordFunction, const Allocator &allocator=Allocator()) | Dune::GeometryGrid | inline |
| GeometryGrid(std::shared_ptr< HostGrid > hostGrid, std::shared_ptr< CoordFunction > coordFunction, const Allocator &allocator=Allocator()) | Dune::GeometryGrid | inline |
| GeometryGrid(std::shared_ptr< HostGrid > hostGrid, const Allocator &allocator=Allocator()) | Dune::GeometryGrid | inline |
| GeometryGrid(HostGrid *hostGrid, CoordFunction *coordFunction, const Allocator &allocator=Allocator()) DUNE_DEPRECATED_MSG("Pass the host grid and coord function as shared_ptr instead of a raw pointer. This const ructor will be removed after Dune 2.7.") | Dune::GeometryGrid | inline |
| GeometryGrid(HostGrid *hostGrid, const Allocator &allocator=Allocator()) DUNE_DEPRECATED_MSG("Pass the host grid as shared_ptr instead of a raw pointer. This const ructor will be removed after Dune 2.7.") | Dune::GeometryGrid | inline |
| getHostEntity(const typename Codim< codim >::Entity &entity) | Dune::GeometryGrid | inlineprotectedstatic |
| getMark(const typename Codim< 0 >::Entity &entity) const | Dune::GeometryGrid | inline |
| GlobalIdSet typedef | Dune::GeometryGrid | |
| globalIdSet() const | Dune::GeometryGrid | inline |
| globalRefine(int refCount) | Dune::GeometryGrid | inline |
| HierarchicIterator typedef | Dune::GeometryGrid | |
| hostGrid() const | Dune::GeometryGrid | inline |
| hostGrid() | Dune::GeometryGrid | inline |
| leafGridView() const | Dune::GeometryGrid | inline |
| LeafGridView typedef | Dune::GeometryGrid | |
| LeafIndexSet typedef | Dune::GeometryGrid | |
| leafIndexSet() const | Dune::GeometryGrid | inline |
| LeafIntersectionIterator typedef | Dune::GeometryGrid | |
| LevelGridView typedef | Dune::GeometryGrid | |
| levelGridView(int level) const | Dune::GeometryGrid | inline |
| LevelIndexSet typedef | Dune::GeometryGrid | |
| levelIndexSet(int level) const | Dune::GeometryGrid | inline |
| LevelIntersectionIterator typedef | Dune::GeometryGrid | |
| localIdSet() const | Dune::GeometryGrid | inline |
| LocalIdSet typedef | Dune::GeometryGrid | |
| mark(int refCount, const typename Codim< 0 >::Entity &entity) | Dune::GeometryGrid | inline |
| maxLevel() const | Dune::GeometryGrid | inline |
| numBoundarySegments() const | Dune::GeometryGrid | inline |
| postAdapt() | Dune::GeometryGrid | inline |
| preAdapt() | Dune::GeometryGrid | inline |
| size(int level, int codim) const | Dune::GeometryGrid | inline |
| size(int codim) const | Dune::GeometryGrid | inline |
| size(int level, GeometryType type) const | Dune::GeometryGrid | inline |
| size(GeometryType type) const | Dune::GeometryGrid | inline |
| Traits typedef | Dune::GeometryGrid | |
| update() | Dune::GeometryGrid | inline |
| ~GeometryGrid() | Dune::GeometryGrid | inline |
1.8.17