|
omega_h
Reliable mesh adaptation
|
This is the complete list of members for Omega_h::KokkosPool, including all inherited members.
| allocate(size_t n) -> void * (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | |
| allocateView(size_t n) -> View< DataType * > (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | inline |
| deallocate(void *data) (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | |
| deallocateView(View< DataType * > view) (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | inline |
| destroyGlobalPool() -> void (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | static |
| getChunkSize() const -> size_t (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | |
| getGlobalPool() -> KokkosPool & (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | static |
| getNumAllocatedChunks() const -> unsigned (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | |
| getNumAllocations() const -> unsigned (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | |
| getNumChunks() const -> unsigned (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | |
| getNumFreeChunks() const -> unsigned (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | |
| getNumFreeFragments() const -> unsigned (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | |
| KokkosPool(size_t bytesPerChunks) (defined in Omega_h::KokkosPool) | Omega_h::KokkosPool | explicit |