Go to the source code of this file.
Classes | |
class | mblockData |
class | mblockData::blockPatches |
Functions | |
const char * | writeMblock (vector< block * > &blocks, const char *outMblock) |
internalBCpatch * | createSendPatch (internalBCpatch *recv, int faceNo) |
static void | printSpan (FILE *out, const blockSpan &sp) |
internalBCpatch* createSendPatch | ( | internalBCpatch * | recv, |
int | faceNo | ||
) |
Definition at line 161 of file writemblock.cpp.
References internalBCpatch::dest, internalBCpatch::destSpan, internalBCpatch::orient, patch::src, and patch::srcSpan.
|
static |
Definition at line 186 of file writemblock.cpp.
References blockSpan::end, s, and blockSpan::start.
Referenced by externalBCpatch::writeMblock(), and internalBCpatch::writeMblock().
const char* writeMblock | ( | vector< block * > & | blocks, |
const char * | outMblock | ||
) |
Definition at line 134 of file writemblock.cpp.
References d, cimg_library::cimg::fclose(), fName, cimg_library::cimg::fopen(), cimg_library::cimg::fwrite(), parameters, makefloParam::topologyOnly, and mblockData::write().
Referenced by main(), and mblockData::blockPatches::write().