Go to the source code of this file.
Functions | |
void | checkError (const char *errCode) |
void | printUsage (const char *why) |
int | main (int argc, char *argv[]) |
Variables | |
makefloParam | parameters |
void checkError | ( | const char * | errCode | ) |
Definition at line 62 of file makeflo.cpp.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 103 of file makeflo.cpp.
References blocks, buildFaces(), checkError(), checkQuality(), endsWith(), i, printUsage(), blockConsumer::read(), readBoundaries(), replaceExtention(), makefloParam::setLevel(), makefloParam::splitAxis, splitBlocks(), makefloParam::splithalf, makefloParam::splitRCB, writeBlocks(), writeFlo(), and writeTop().
void printUsage | ( | const char * | why | ) |
Definition at line 68 of file makeflo.cpp.
References MAKEFLO_VERSION.
Referenced by ComSwitch::initializeFileStreams(), main(), and ComSwitch::parseOptions().
makefloParam parameters |
Definition at line 101 of file makeflo.cpp.
Referenced by checkSpan(), blockReader::consume(), face::face(), block::split(), splitBlocks(), writeBlock(), and writeMblock().