|
FEAT 3
Finite Element Analysis Toolbox
|
This is the complete list of members for FEAT::MemoryPool, including all inherited members.
| _pool | FEAT::MemoryPool | privatestatic |
| allocate_memory(Index count) | FEAT::MemoryPool | inlinestatic |
| allocated_memory() (defined in FEAT::MemoryPool) | FEAT::MemoryPool | inlinestatic |
| allocated_size(void *address) (defined in FEAT::MemoryPool) | FEAT::MemoryPool | inlinestatic |
| convert(DT_ *dest, const DT_ *src, const Index count) | FEAT::MemoryPool | inlinestatic |
| convert(DT1_ *dest, const DT2_ *src, const Index count) | FEAT::MemoryPool | inlinestatic |
| copy(DT_ *dest, const DT_ *src, const Index count) | FEAT::MemoryPool | inlinestatic |
| download(DT_ *dest, const DT_ *const src, const Index count) | FEAT::MemoryPool | inlinestatic |
| finalize() | FEAT::MemoryPool | inlinestatic |
| get_element(const DT_ *data, const Index index) | FEAT::MemoryPool | inlinestatic |
| increase_memory(void *address) | FEAT::MemoryPool | inlinestatic |
| initialize() | FEAT::MemoryPool | inlinestatic |
| release_memory(void *address) | FEAT::MemoryPool | inlinestatic |
| set_memory(DT_ *address, const DT_ val, const Index count=1) | FEAT::MemoryPool | inlinestatic |
| set_memory(Random &rng, DT_ min, DT_ max, DT_ *address, const Index count=1) | FEAT::MemoryPool | inlinestatic |
| synchronize() (defined in FEAT::MemoryPool) | FEAT::MemoryPool | inlinestatic |
| upload(DT_ *dest, const DT_ *const src, const Index count) | FEAT::MemoryPool | inlinestatic |