#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> |
| __host__ __device__ Real | op_impl (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]
◆ operator()() [2/2]
template<class... Fs>
template<class U = IntersectionIF<Fs...>, std::enable_if_t<
IsGPUable< U >::value, int > = 0>
The documentation for this class was generated from the following file: