openfoam/applications/utilities/miscellaneous
Mark Olesen 897baf81c0 blockMesh: most mesh data are now demand-driven
- Unless the points(), cells(), patches() methods are called, the classes
  should know maintain a lightweight representation for as long as possible.

- bugfix: old-code used xferMove() instead of xferCopy() when creating the
  topology mesh - causing const pointField& to break if the code order was
  changed

- relocate blockMesh from src/meshing -> src/mesh
2009-09-17 23:45:52 +02:00
..
expandDictionary expandDictionary - write as top-level dictionary 2009-07-30 15:25:32 +02:00
foamDebugSwitches blockMesh: most mesh data are now demand-driven 2009-09-17 23:45:52 +02:00
foamFormatConvert Moved the "generic" BCs into a separate library and included it only in those utilities 2009-08-04 22:13:54 +01:00
foamInfoExec adjust solvers and utilities to use new argList methods 2009-05-19 20:21:50 +02:00
patchSummary Moved the "generic" BCs into a separate library and included it only in those utilities 2009-08-04 22:13:54 +01:00