#include <FieldBlock.h>
Public Member Functions | |
FieldBlock (char *fname, FieldLayout< Dim > &layout, unsigned numFields) | |
FieldBlock (char *fname, FieldLayout< Dim > &layout) | |
~FieldBlock (void) | |
int | get_NumRecords (void) |
int | get_NumFields (void) |
void | write (Field< T, Dim, Mesh, Centering > &f, unsigned varID, unsigned record=0) |
void | read (Field< T, Dim, Mesh, Centering > &f, unsigned varID, unsigned record=0) |
Definition at line 40 of file FieldBlock.h.
|
Definition at line 52 of file FieldBlock.cpp. References IpplInfo::Comm, CT, endl(), ERRORMSG, TAU_FIELD, TAU_IO, TAU_PROFILE, TAU_TYPE_STRING, and TAU_UTILITY. Here is the call graph for this function: |
|
Definition at line 122 of file FieldBlock.cpp. References IpplInfo::Comm, CT, endl(), ERRORMSG, TAU_FIELD, TAU_IO, TAU_PROFILE, TAU_TYPE_STRING, and TAU_UTILITY. Here is the call graph for this function: |
|
Definition at line 50 of file FieldBlock.h. |
|
Definition at line 53 of file FieldBlock.h. |
|
Definition at line 52 of file FieldBlock.h. |
|
Definition at line 322 of file FieldBlock.cpp. References IpplInfo::Comm, CT, endl(), ERRORMSG, FB_READ_TAG, FB_TAG_CYCLE, TagMaker::next_tag(), putMessage(), Communicate::send(), TAU_FIELD, TAU_IO, TAU_PROFILE, TAU_TYPE_STRING, and TAU_UTILITY. Here is the call graph for this function: |
|
Definition at line 175 of file FieldBlock.cpp. References Communicate::barrier(), BareField< T, Dim >::begin_if(), IpplInfo::Comm, CT, BareField< T, Dim >::end_if(), endl(), ERRORMSG, FB_TAG_CYCLE, FB_WRITE_TAG, TagMaker::next_tag(), putMessage(), Communicate::send(), Inform::setPrintNode(), TAU_FIELD, TAU_IO, TAU_PROFILE, TAU_TYPE_STRING, and TAU_UTILITY. Here is the call graph for this function: |