#include <BCond.h>
Inheritance diagram for PatchBC< T, D, M, C >:
Public Member Functions | |
PatchBC (unsigned face) | |
void | apply (Field< T, D, M, C > &) |
virtual void | applyPatch (typename Field< T, D, M, C >::iterator, const NDIndex< D > &)=0 |
virtual void | write (ostream &out) const |
Definition at line 807 of file BCond.h.
|
Definition at line 4664 of file BCond.cpp. References TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Implements BCondBase< T, D, M, C >. Definition at line 4679 of file BCond.cpp. References AddGuardCells(), PatchBC< T, D, M, C >::applyPatch(), BareField< T, Dim >::begin(), BareField< T, Dim >::begin_if(), CT, BareField< T, Dim >::end_if(), BareField< T, Dim >::getDomain(), BCondBase< T, D, M, C >::getFace(), BareField< T, Dim >::getGuardCellSizes(), NDIndex< Dim >::intersect(), BareField< T, Dim >::leftGuard(), max, min, BareField< T, Dim >::rightGuard(), TAU_ASSIGN, TAU_FIELD, TAU_PROFILE, TAU_TYPE_STRING, and NDIndex< Dim >::touches(). Here is the call graph for this function: |
|
Referenced by PatchBC< T, D, M, C >::apply(). |
|
Reimplemented from BCondBase< T, D, M, C >. Definition at line 831 of file BCond.h. References BCondBase< T, D, M, C >::getFace(). Here is the call graph for this function: |