#include <BCond.h>
Inheritance diagram for FunctionFace< T, D, M, C >:
Public Member Functions | |
FunctionFace (T(*func)(const T &), unsigned face) | |
void | apply (Field< T, D, M, C > &) |
BCondBase< T, D, M, C > * | clone () const |
virtual void | write (ostream &out) const |
Public Attributes | |
T(* | Func )(const T &) |
Definition at line 569 of file BCond.h.
|
Definition at line 321 of file BCond.cpp. References CT, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. |
|
Implements BCondBase< T, D, M, C >. Definition at line 3221 of file BCond.cpp. References CT, FunctionFaceBCApply(), TAU_ASSIGN, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. Here is the call graph for this function: ![]() |
|
Implements BCondBase< T, D, M, C >. |
|
Reimplemented from BCondBase< T, D, M, C >. |
|
|