
#include <patch.h>


Public Member Functions | |
| internalBCpatch (void) | |
| internalBCpatch (int dest_, int destPatch_, const int *codedOrient, const blockSpan &span_) | |
| void | pup (PUP::er &p) |
| void | print (void) |
Data Fields | |
| int | dest |
| int | destPatch |
| orientation | orient |
Definition at line 130 of file patch.h.
| void internalBCpatch::pup | ( | PUP::er & | p | ) | [inline] |
Reimplemented from patch.
Definition at line 142 of file patch.h.
References dest, destPatch, orient, p, orientation::pup(), and patch::pup().
| void internalBCpatch::print | ( | void | ) | [inline, virtual] |
Implements patch.
Definition at line 149 of file patch.h.
References dest, destPatch, orient, orientation::print(), blockSpan::print(), and patch::span.
1.5.5