#include <BCond.h>
Inheritance diagram for ComponentLinearExtrapolateFace< T, D, M, C >:
Public Types | |
typedef BCondBase< T, D, M, C > | BCondBaseTDMC |
Public Member Functions | |
ComponentLinearExtrapolateFace (unsigned f, int i=BCondBaseTDMC::allComponents, int j=BCondBaseTDMC::allComponents) | |
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 766 of file BCond.h.
|
|
|
Definition at line 774 of file BCond.h. References endl(), and ERRORMSG. Here is the call graph for this function: |
|
Implements BCondBase< T, D, M, C >. Definition at line 4495 of file BCond.cpp. References ComponentLinearExtrapolateFaceBCApply(). Here is the call graph for this function: |
|
Implements BCondBase< T, D, M, C >. |
|
Reimplemented from BCondBase< T, D, M, C >. Definition at line 234 of file BCond.cpp. References CT, TAU_FIELD, TAU_IO, TAU_PROFILE, and TAU_TYPE_STRING. |