#include <AMReX_EBData.H>
◆ get() [1/3]
| __host__ __device__ EBData amrex::EBDataArrays::get |
( |
int |
box_no | ) |
const |
|
inlinenoexcept |
◆ get() [2/3]
| __host__ __device__ auto amrex::EBDataArrays::get |
( |
int |
box_no, |
|
|
int |
i, |
|
|
int |
j, |
|
|
int |
k |
|
) |
| const |
|
inlinenoexcept |
◆ get() [3/3]
| __host__ __device__ auto amrex::EBDataArrays::get |
( |
int |
box_no, |
|
|
int |
i, |
|
|
int |
j, |
|
|
int |
k, |
|
|
int |
n |
|
) |
| const |
|
inlinenoexcept |
◆ m_cell_flag
| Array4<EBCellFlag const> const* __restrict__ amrex::EBDataArrays::m_cell_flag = nullptr |
◆ m_real_data
| Array4<Real const> const* __restrict__ amrex::EBDataArrays::m_real_data = nullptr |
◆ real_data_size
The documentation for this struct was generated from the following file: