#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 131 of file patch.h.
void internalBCpatch::pup | ( | PUP::er & | p | ) | [inline] |
Reimplemented from patch.
Definition at line 143 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 150 of file patch.h.
References dest, destPatch, orient, orientation::print(), blockSpan::print(), and patch::span.