Octopus 16.0
real-space, real-time, TDDFT code
alloc_cache Struct Reference

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
 

Member Typedef Documentation

◆ map

typedef std::unordered_multimap<fint8, void *> alloc_cache::map

Constructor & Destructor Documentation

◆ alloc_cache()

alloc_cache::alloc_cache ( fint8  arg_max_size)
inline

Member Data Documentation

◆ list

map alloc_cache::list

◆ max_size

fint8 alloc_cache::max_size

◆ current_size

fint8 alloc_cache::current_size

◆ hits

fint8 alloc_cache::hits

◆ misses

fint8 alloc_cache::misses

◆ vol_hits

double alloc_cache::vol_hits

◆ vol_misses

double alloc_cache::vol_misses

The documentation for this struct was generated from the following file: