#include <GuardCellSizes.h>
Public Member Functions | |
GuardCellSizes () | |
GuardCellSizes (unsigned s) | |
GuardCellSizes (unsigned *s) | |
GuardCellSizes (unsigned l, unsigned r) | |
GuardCellSizes (unsigned *l, unsigned *r) | |
GuardCellSizes< Dim > & | operator= (const GuardCellSizes< Dim > &gc) |
void | set_Left (unsigned s) |
void | set_Left (unsigned *s) |
void | set_Left (unsigned d, unsigned *s) |
void | set_Right (unsigned s) |
void | set_Right (unsigned *s) |
void | set_Right (unsigned d, unsigned *s) |
unsigned | left (unsigned d) const |
unsigned | right (unsigned d) const |
bool | operator< (const GuardCellSizes< Dim > &r) const |
bool | operator== (const GuardCellSizes< Dim > &r) const |
Definition at line 26 of file GuardCellSizes.h.
|
Definition at line 31 of file GuardCellSizes.h. |
|
Definition at line 31 of file GuardCellSizes.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Definition at line 40 of file GuardCellSizes.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Definition at line 49 of file GuardCellSizes.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Definition at line 60 of file GuardCellSizes.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Definition at line 58 of file GuardCellSizes.h. Referenced by AddGuardCells(), calcEurekaDomain(), FieldLayout< Dim >::fitsGuardCells(), GuardCellSizes< Dim >::operator<(), and GuardCellSizes< Dim >::operator==(). |
|
Definition at line 88 of file GuardCellSizes.h. References GuardCellSizes< Dim >::left(), r, and GuardCellSizes< Dim >::right(). Here is the call graph for this function: |
|
Definition at line 41 of file GuardCellSizes.h. References GuardCellSizes< Dim >::Left, and GuardCellSizes< Dim >::Right. |
|
Definition at line 102 of file GuardCellSizes.h. References GuardCellSizes< Dim >::left(), r, and GuardCellSizes< Dim >::right(). Here is the call graph for this function: |
|
Definition at line 59 of file GuardCellSizes.h. Referenced by AddGuardCells(), calcEurekaDomain(), FieldLayout< Dim >::fitsGuardCells(), GuardCellSizes< Dim >::operator<(), and GuardCellSizes< Dim >::operator==(). |
|
Definition at line 89 of file GuardCellSizes.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Definition at line 80 of file GuardCellSizes.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Definition at line 71 of file GuardCellSizes.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Definition at line 115 of file GuardCellSizes.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Definition at line 106 of file GuardCellSizes.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Definition at line 97 of file GuardCellSizes.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |