#include <mblock_impl.h>
Public Member Functions | |
field_t (const DType &dt_, const blockDim &dim_, bool forVoxel_) | |
field_t () | |
void | pup (PUP::er &p) |
Data Fields | |
DType | dt |
blockDim | dim |
int | arrayBytes |
bool | forVoxel |
Definition at line 78 of file mblock_impl.h.
Definition at line 84 of file mblock_impl.h.
References arrayBytes, dim, DType::distance, dt, and blockDim::getSize().
field_t::field_t | ( | ) | [inline] |
Definition at line 89 of file mblock_impl.h.
void field_t::pup | ( | PUP::er & | p | ) | [inline] |
Definition at line 90 of file mblock_impl.h.
References dim, dt, forVoxel, p, blockLoc::pup(), and DType::pup().
Referenced by MBlockChunk::pup().
Definition at line 80 of file mblock_impl.h.
Referenced by field_t(), pup(), MBlockChunk::reduce(), MBlockChunk::reduce_field(), MBlockChunk::send(), and MBlockChunk::update_field().
Definition at line 81 of file mblock_impl.h.
Referenced by field_t(), pup(), MBlockChunk::reduce_field(), MBlockChunk::send(), and MBlockChunk::update_field().
Definition at line 82 of file mblock_impl.h.
Referenced by field_t(), and MBlockChunk::update_field().