class
#include <atlas/interpolation/Cache.h>
Cache
Derived classes
- class IndexKDTreeCache final
- class MatrixCache final
- class atlas::interpolation::method::ConservativeSphericalPolygonInterpolation::Cache final
Constructors, destructors, conversion operators
- Cache() defaulted
- Cache(const Cache& other)
-
Cache(const Cache& other,
const std::
string& filter) - Cache(const Interpolation&)
- operator bool() const
- ~Cache() virtual
Public functions
- auto footprint() const -> size_t
- void add(const Cache&)
-
auto get(const std::
string& type) const -> const InterpolationCacheEntry*