PPL Logo

field_t Class Reference

#include <mblock_impl.h>

Collaboration diagram for field_t:

Collaboration graph
[legend]

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

Detailed Description

Definition at line 78 of file mblock_impl.h.


Constructor & Destructor Documentation

field_t::field_t ( const DType dt_,
const blockDim dim_,
bool  forVoxel_ 
) [inline]

Definition at line 84 of file mblock_impl.h.

References arrayBytes, dim, DType::distance, dt, and blockDim::getSize().

Here is the call graph for this function:

field_t::field_t (  )  [inline]

Definition at line 89 of file mblock_impl.h.


Member Function Documentation

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().

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

Definition at line 82 of file mblock_impl.h.

Referenced by field_t(), and MBlockChunk::update_field().

Definition at line 83 of file mblock_impl.h.

Referenced by pup(), and MBlockChunk::update_field().


The documentation for this class was generated from the following file:

Generated on Mon Sep 21 08:24:58 2020 for Charm++ by  doxygen 1.5.5