#include <BCond.h>
Inheritance diagram for PeriodicFace< T, D, M, C >:
Public Types | |
typedef BCondBase< T, D, M, C > | BCondBaseTDMC |
Public Member Functions | |
PeriodicFace (unsigned f, int i=BCondBaseTDMC::allComponents, int j=BCondBaseTDMC::allComponents) | |
virtual void | apply (Field< T, D, M, C > &) |
virtual BCondBase< T, D, M, C > * | clone () const |
virtual void | write (ostream &out) const |
Definition at line 279 of file BCond.h.
|
|
|
Definition at line 292 of file BCond.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Implements BCondBase< T, D, M, C >. Reimplemented in ParallelPeriodicFace< T, D, M, C >. Definition at line 419 of file BCond.cpp. References CT, PeriodicFaceBCApply(), TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. Here is the call graph for this function: |
|
Implements BCondBase< T, D, M, C >. Reimplemented in ParallelPeriodicFace< T, D, M, C >. |
|
Reimplemented from BCondBase< T, D, M, C >. Reimplemented in ParallelPeriodicFace< T, D, M, C >. |