#include <FieldView.h>
Collaboration diagram for FieldView< T, Dim, Mesh, Centering >:
Public Member Functions | |
FieldView (Field< T, Dim, Mesh, Centering > &f, unsigned scaleX=4, unsigned scaleY=4, unsigned minSizeX=200, unsigned minSizeY=200, unsigned parent=0) | |
FieldView (unsigned sliceDim, Field< T, Dim, Mesh, Centering > &f, unsigned scaleX=4, unsigned scaleY=4, unsigned minSizeX=200, unsigned minSizeY=200, unsigned parent=0) | |
~FieldView () | |
void | void_view (int &r) |
void | void_view (unsigned, int &r) |
int | view () |
int | view (unsigned s) |
Definition at line 51 of file FieldView.h.
|
Definition at line 43 of file FieldView.cpp. References IpplInfo::Comm, CT, BareField< T, Dim >::getDomain(), PInsist, TAU_FIELD, TAU_PROFILE, TAU_TYPE_STRING, TAU_UTILITY, and LField< T, Dim >::Uncompress(). Here is the call graph for this function: |
|
Definition at line 77 of file FieldView.cpp. References IpplInfo::Comm, CT, BareField< T, Dim >::getDomain(), PInsist, TAU_FIELD, TAU_PROFILE, TAU_TYPE_STRING, TAU_UTILITY, and LField< T, Dim >::Uncompress(). Here is the call graph for this function: |
|
Definition at line 115 of file FieldView.cpp. References CT, TAU_FIELD, TAU_PROFILE, TAU_TYPE_STRING, and TAU_UTILITY. |
|
Definition at line 73 of file FieldView.h. References FieldView< T, Dim, Mesh, Centering >::void_view(). Here is the call graph for this function: |
|
Definition at line 72 of file FieldView.h. References FieldView< T, Dim, Mesh, Centering >::void_view(). Here is the call graph for this function: |
|
Definition at line 145 of file FieldView.cpp. References IpplInfo::Comm, CT, TAU_FIELD, TAU_PROFILE, TAU_TYPE_STRING, and TAU_UTILITY. |
|
Definition at line 129 of file FieldView.cpp. References IpplInfo::Comm, CT, TAU_FIELD, TAU_PROFILE, TAU_TYPE_STRING, and TAU_UTILITY. Referenced by FieldView< T, Dim, Mesh, Centering >::view(). |