Classes | |
class | blockPatches |
Public Member Functions | |
mblockData (vector< block * > &blocks_) | |
~mblockData () | |
void | write (block *b, FILE *out) |
int | getPatchNumber (block *dest, patch *partner) |
vector< patch * > & | getPatchListWith (block *dest, patch *partner, int *hisFace=NULL) |
Private Attributes | |
int | nBlock |
vector< block * > & | blocks |
blockPatches * | block2patches |
Definition at line 63 of file writemblock.cpp.
|
inline |
|
inline |
Definition at line 124 of file writemblock.cpp.
References block2patches, face, block::getBlockNumber(), mblockData::blockPatches::getPatchNumber(), and mblockData::blockPatches::patches.
Definition at line 119 of file writemblock.cpp.
References block2patches, and block::getBlockNumber().
Referenced by internalBCpatch::writeMblock().
|
inline |
Definition at line 114 of file writemblock.cpp.
References block2patches, block::getBlockNumber(), and mblockData::blockPatches::write().
Referenced by writeMblock().
|
private |
Definition at line 99 of file writemblock.cpp.
Referenced by getPatchListWith(), getPatchNumber(), mblockData(), write(), and ~mblockData().
|
private |
Definition at line 65 of file writemblock.cpp.
Referenced by mblockData().
|
private |
Definition at line 64 of file writemblock.cpp.
Referenced by mblockData().