#include <AMReX_Box.H>
|
| | BoxIndexerND (BoxND< dim > const &box) |
| |
| __host__ __device__ IntVectND< dim > | intVect (std::uint64_t icell) const |
| |
| template<int N = dim, std::enable_if_t<(1<=N &&N<=3), int > = 0> |
| __host__ __device__ Dim3 | operator() (std::uint64_t icell) const |
| |
| __host__ __device__ std::uint64_t | numPts () const |
| |
◆ BoxIndexerND()
◆ intVect()
◆ numPts()
◆ operator()()
template<int dim>
template<int N = dim, std::enable_if_t<(1<=N &&N<=3), int > = 0>
◆ fdm
◆ lo
◆ npts
The documentation for this struct was generated from the following file: