
Go to the source code of this file.
Classes | |
| class | bcRecTop | 
| class | bcListTop | 
Functions | |
| static void | write5 (FILE *out, int face, int l1lo, int l1hi, int l2lo, int l2hi) | 
| void | node2block (int a, int b, int &o, int &p) | 
| static void | writeSpan (FILE *out, const blockSpan &s, const blockLoc &sign) | 
| static void | writePatchStart (FILE *out, int patchType) | 
| static void | writePatchMiddle (FILE *out, int connBlock) | 
| static void | writePatchEnd (FILE *out, int coupled) | 
| static void | writeBlock (FILE *out, const bcListTop &bc, const block *b) | 
| const char * | writeTop (vector< block * > &blocks, const char *inBcs, const char *outTop) | 
| void node2block | ( | int | a, | 
| int | b, | ||
| int & | o, | ||
| int & | p | ||
| ) | 
Definition at line 148 of file writetop.cpp.
Referenced by writeSpan().

      
  | 
  static | 
Definition at line 142 of file writetop.cpp.
Referenced by writeSpan(), and externalBCpatch::writeTop().

Definition at line 225 of file writetop.cpp.
References d, block::getBlockNumber(), block::getDim(), block::getFace(), block::getOriginalNumber(), face::getPatches(), block::nFaces, makefloParam::nLevels, and parameters.

      
  | 
  static | 
Definition at line 189 of file writetop.cpp.
Referenced by externalBCpatch::writeTop(), and internalBCpatch::writeTop().

      
  | 
  static | 
Definition at line 186 of file writetop.cpp.
Referenced by externalBCpatch::writeTop(), and internalBCpatch::writeTop().

      
  | 
  static | 
Definition at line 183 of file writetop.cpp.
Referenced by externalBCpatch::writeTop(), and internalBCpatch::writeTop().

Definition at line 160 of file writetop.cpp.
References blockSpan::end, blockSpan::getFace(), node2block(), blockSpan::start, and write5().
Referenced by externalBCpatch::writeTop(), and internalBCpatch::writeTop().


| const char* writeTop | ( | vector< block * > & | blocks, | 
| const char * | inBcs, | ||
| const char * | outTop | ||
| ) | 
Definition at line 252 of file writetop.cpp.
References cimg_library::cimg::fclose(), cimg_library::cimg::fopen(), and writeBlock().
Referenced by main().

