![]() |
Octopus 16.0
real-space, real-time, TDDFT code
|
Classes | |
struct | alloc_cache |
Macros | |
#define | CACHE_ALLOC_ANY_SIZE -1 |
Functions | |
void | FC_FUNC (alloc_cache_init, ALLOC_CACHE_INIT)(alloc_cache **cache |
void | FC_FUNC (alloc_cache_end, ALLOC_CACHE_END)(alloc_cache **cache |
void | FC_FUNC (alloc_cache_put_low, ALLOC_CACHE_PUT_LOW)(alloc_cache **cache |
Variables | |
void fint8 | max_size |
void fint8 * | hits = (*cache)->hits |
void fint8 fint8 * | misses = (*cache)->misses |
void fint8 fint8 double * | vol_hits = (*cache)->vol_hits++ |
void fint8 fint8 double double * | vol_misses |
delete * | cache |
void const fint8 * | size |
void const fint8 void ** | loc |
#define CACHE_ALLOC_ANY_SIZE -1 |
void FC_FUNC | ( | alloc_cache_init | , |
ALLOC_CACHE_INIT | |||
) |
void FC_FUNC | ( | alloc_cache_end | , |
ALLOC_CACHE_END | |||
) |
void FC_FUNC | ( | alloc_cache_put_low | , |
ALLOC_CACHE_PUT_LOW | |||
) |
void fint8 max_size |
* hits = (*cache)->hits |
* misses = (*cache)->misses |
* vol_hits = (*cache)->vol_hits++ |
* vol_misses |
delete* cache |
void const fint8* size |
void const fint8 void** loc |