
#include <patch.h>

Public Member Functions | |
| extrudeMethod (int ghostWidth) | |
| extrudeMethod (int w, bool c) | |
| extrudeMethod (void) | |
| void | pup (PUP::er &p) |
Data Fields | |
| int | toWidth |
| bool | withCorners |
Definition at line 14 of file patch.h.
| extrudeMethod::extrudeMethod | ( | int | ghostWidth | ) | [inline] |
| void extrudeMethod::pup | ( | PUP::er & | p | ) | [inline] |
Definition at line 16 of file patch.h.
Referenced by extrudeMethod(), patch::getExtents(), and pup().
Definition at line 17 of file patch.h.
Referenced by extrudeMethod(), patch::getExtents(), and pup().
1.5.5