![]() |
Octopus 16.0
real-space, real-time, TDDFT code
|
Public Types | |
typedef std::unordered_multimap< fint8, void * > | map |
Public Member Functions | |
alloc_cache (fint8 arg_max_size) | |
Public Attributes | |
map | list |
fint8 | max_size |
fint8 | current_size |
fint8 | hits |
fint8 | misses |
double | vol_hits |
double | vol_misses |
typedef std::unordered_multimap<fint8, void *> alloc_cache::map |
|
inline |
map alloc_cache::list |
fint8 alloc_cache::max_size |
fint8 alloc_cache::current_size |
fint8 alloc_cache::hits |
fint8 alloc_cache::misses |
double alloc_cache::vol_hits |
double alloc_cache::vol_misses |