atlas::interpolation::method::Cubic3DLimiter class

Public static functions

template<typename array_t, typename stencil_t>
static auto limit_scalar(typename std::remove_const<typename array_t::value_type>::type& output, const std::array<std::array<idx_t, 4>, 4>& index, const stencil_t& stencil, const array_t& input) -> std::enable_if<(array_t::RANK==2), void>::type
template<typename InputArray, typename OutputArray, typename stencil_t>
static auto limit_vars(const std::array<std::array<idx_t, 4>, 4>& index, const stencil_t& stencil, const InputArray& input, OutputArray& output, const idx_t nvar) -> std::enable_if<(InputArray::RANK==3), void>::type

Constructors, destructors, conversion operators

Cubic3DLimiter() defaulted
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.