• Docs >
  • Ripple API >
  • Template Function ripple::detail::load_global_padding(DimZ, It&&, const GhostIndex<Dims>&, Loader&&, Args&&…)
Shortcuts

Template Function ripple::detail::load_global_padding(DimZ, It&&, const GhostIndex<Dims>&, Loader&&, Args&&…)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “ripple::detail::load_global_padding” with arguments ((DimZ, It&&, const GhostIndex<Dims>&, Loader&&, Args&&…)) in doxygen xml output for project “Ripple” from directory: /home/hiccup/Catalyst/ripple/build/docs/docs/doxygen/xml. Potential matches:

- template<typename It, size_t Dims, typename Loader, typename ...Args> auto load_global_padding(DimX dim, It &&it, const GhostIndex<Dims> &indices, Loader &&loader, Args&&... args) noexcept -> void
- template<typename It, size_t Dims, typename Loader, typename ...Args> auto load_global_padding(DimY dim, It &&it, const GhostIndex<Dims> &indices, Loader &&loader, Args&&... args) noexcept -> void
- template<typename It, size_t Dims, typename Loader, typename ...Args> auto load_global_padding(DimZ dim, It &&it, const GhostIndex<Dims> &indices, Loader &&loader, Args&&... args) noexcept -> void

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples