Loading...
Searching...
No Matches
levelSetCache.cpp
32const std::vector<bool> LevelSetValueCacheEntry<bool>::m_dummyVector = std::vector<bool>(1, false);
ElementCacheCollection(const PiercedKernel< key_type > *kernel)
Definition levelSetCache.cpp:95
LevelSetValueCacheBaseEntry(bool valid)
Definition levelSetCache.tpp:44
The class LevelSetValueCacheEntry allows to get read-only access to a value stored in the cache.
Definition levelSetCache.hpp:116
LevelSetValueCacheEntry()
Definition levelSetCache.tpp:65
const value_t & operator*() const
Definition levelSetCache.tpp:89
