Template Function ripple::detail::load_global_padding(DimX, It&&, const GhostIndex<Dims>&, Loader&&, Args&&…)¶
Defined in File load_global_padding_impl_.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “ripple::detail::load_global_padding” with arguments ((DimX, 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