v0.14.0 |
Implementation of hierarchical bases on tetrahedral. More...
Go to the source code of this file.
Classes | |
struct | TetBaseCache |
struct | TetBaseCache::BaseCacheItem |
struct | TetBaseCache::HDivBaseCacheItem |
Functions | |
template<typename T > | |
auto | tetCacheSwitch (const void *ptr, T &cache, std::string cache_name) |
Implementation of hierarchical bases on tetrahedral.
A l2, h1, h-div and h-curl spaces are implemented.
Definition in file TetPolynomialBase.cpp.
auto tetCacheSwitch | ( | const void * | ptr, |
T & | cache, | ||
std::string | cache_name | ||
) |
Definition at line 2259 of file TetPolynomialBase.cpp.