#include <BCond.h>
Inheritance diagram for LinearExtrapolateFace< T, D, M, C >:
Public Types | |
typedef BCondBase< T, D, M, C > | BCondBaseTDMC |
Public Member Functions | |
LinearExtrapolateFace (unsigned f) | |
virtual void | apply (Field< T, D, M, C > &A) |
virtual BCondBase< T, D, M, C > * | clone () const |
virtual void | write (ostream &) const |
Definition at line 736 of file BCond.h.
|
|
|
|
|
Implements BCondBase< T, D, M, C >. Definition at line 4314 of file BCond.cpp. References LinearExtrapolateFaceBCApply(). Here is the call graph for this function: |
|
Implements BCondBase< T, D, M, C >. |
|
Reimplemented from BCondBase< T, D, M, C >. Definition at line 225 of file BCond.cpp. References CT, TAU_FIELD, TAU_IO, TAU_PROFILE, and TAU_TYPE_STRING. |