#include <AMReX_EB2_IF_Intersection.H>
|
template<std::size_t... Is> |
Real | op_impl (const RealArray &p, std::index_sequence< Is... >) const noexcept |
|
template<std::size_t... Is> |
AMREX_GPU_HOST_DEVICE Real | op_impl (AMREX_D_DECL(Real x, Real y, Real z), std::index_sequence< Is... >) const noexcept |
|
◆ op_impl() [1/2]
template<class... Fs>
template<std::size_t... Is>
◆ op_impl() [2/2]
template<class... Fs>
template<std::size_t... Is>
◆ operator()() [1/2]
template<class... Fs>
template<class U = IntersectionIF<Fs...>, std::enable_if_t< IsGPUable< U >::value, int > = 0>
◆ operator()() [2/2]
The documentation for this class was generated from the following file: