#include <AMReX_algoim_K.H>
|
| __host__ __device__ bool | prune () noexcept |
| |
| __host__ __device__ void | tensorProductIntegral () noexcept |
| |
| __host__ __device__ void | evalIntegrand (GpuArray< Real, N > x, Real w) const noexcept |
| |
| template<int K = M, std::enable_if_t< K==1, int > = 0> |
| __host__ __device__ | ImplicitIntegral (const Phi &phi_, F &f_, const GpuArray< bool, N > &free_, const GpuArray< PsiCode< N >, 1<<(N-1)> &psi_, int psiCount_) noexcept |
| |
| template<int K = M, std::enable_if_t<(K >1), int > = 0> |
| __host__ __device__ | ImplicitIntegral (const Phi &phi_, F &f_, const GpuArray< bool, N > &free_, const GpuArray< PsiCode< N >, 1<<(N-1)> &psi_, int psiCount_) noexcept |
| |
|
| static constexpr int | p = 4 |
| |
◆ ImplicitIntegral() [1/2]
template<int M, int N, typename Phi , typename
F , bool S>
template<int K = M, std::enable_if_t< K==1, int > = 0>
◆ ImplicitIntegral() [2/2]
template<int M, int N, typename Phi , typename
F , bool S>
template<int K = M, std::enable_if_t<(K >1), int > = 0>
◆ evalIntegrand()
template<int M, int N, typename Phi , typename
F , bool S>
◆ prune()
template<int M, int N, typename Phi , typename
F , bool S>
◆ tensorProductIntegral()
template<int M, int N, typename Phi , typename
F , bool S>
◆ e0
template<int M, int N, typename Phi , typename
F , bool S>
template<int M, int N, typename Phi , typename
F , bool S>
◆ free
template<int M, int N, typename Phi , typename
F , bool S>
template<int M, int N, typename Phi , typename
F , bool S>
◆ phi
template<int M, int N, typename Phi , typename
F , bool S>
◆ psi
template<int M, int N, typename Phi , typename
F , bool S>
◆ psiCount
template<int M, int N, typename Phi , typename
F , bool S>
◆ xint
template<int M, int N, typename Phi , typename
F , bool S>
◆ xrange
template<int M, int N, typename Phi , typename
F , bool S>
The documentation for this struct was generated from the following file: