|
| template<typename DstData , typename SrcData > |
| AMREX_GPU_HOST_DEVICE void | operator() (const DstData &dst, const SrcData &src, int src_i, int dst_i) const noexcept |
| |
◆ operator()()
template<typename DstData , typename SrcData >
| AMREX_GPU_HOST_DEVICE void CopyAndTimestamp::operator() |
( |
const DstData & |
dst, |
|
|
const SrcData & |
src, |
|
|
int |
src_i, |
|
|
int |
dst_i |
|
) |
| const |
|
inlinenoexcept |
◆ m_index
| int CopyAndTimestamp::m_index |
◆ m_step
| int CopyAndTimestamp::m_step |
The documentation for this struct was generated from the following file: