#include <BCond.h>
Inheritance diagram for ComponentFunctionFace< T, D, M, C >:


Public Types | |
| typedef BCondBase< T, D, M, C > | BCondBaseTDMC |
Public Member Functions | |
| ComponentFunctionFace (typename ApplyToComponentType< T >::type(*func)(typename ApplyToComponentType< T >::type), unsigned face, int i=BCondBaseTDMC::allComponents, int j=BCondBaseTDMC::allComponents) | |
| void | apply (Field< T, D, M, C > &) |
| BCondBase< T, D, M, C > * | clone () const |
| virtual void | write (ostream &out) const |
Public Attributes | |
| ApplyToComponentType< T >::type(* | Func )(typename ApplyToComponentType< T >::type) |
Definition at line 611 of file BCond.h.
|
|||||
|
|
|
||||||||||||||||||||||||
|
Definition at line 330 of file BCond.cpp. References CT, endl(), ERRORMSG, TAU_ASSIGN, TAU_FIELD, TAU_PROFILE, and TAU_TYPE_STRING. Here is the call graph for this function: ![]() |
|
||||||||||
|
Implements BCondBase< T, D, M, C >. Definition at line 3584 of file BCond.cpp. References ComponentFunctionFaceBCApply(). Here is the call graph for this function: ![]() |
|
|||||||||
|
Implements BCondBase< T, D, M, C >. |
|
||||||||||
|
Reimplemented from BCondBase< T, D, M, C >. |
|
|||||
|
|
1.4.6