class final
Cache
Base classes
Constructors, destructors, conversion operators
- Cache() defaulted
-
Cache(const interpolation::
Cache& c) - Cache(const Interpolation&)
- operator bool() const
Public functions
- auto get() const -> const Data*
- auto footprint() const -> size_t
- void add(const Cache&)
-
auto get(const std::
string& type) const -> const InterpolationCacheEntry*
Function documentation
size_t atlas:: interpolation:: method:: ConservativeSphericalPolygonInterpolation:: Cache:: footprint() const
#include <atlas/interpolation/Cache.h>
void atlas:: interpolation:: method:: ConservativeSphericalPolygonInterpolation:: Cache:: add(const Cache&)
#include <atlas/interpolation/Cache.h>
const InterpolationCacheEntry* atlas:: interpolation:: method:: ConservativeSphericalPolygonInterpolation:: Cache:: get(const std:: string& type) const
#include <atlas/interpolation/Cache.h>