openfoam/applications/utilities
Mark Olesen c651a0ba29 surfMesh code cleanup
- added protected storedPoints(), storedFaces() functions for non-const
   access to the data. Mixing protected non-const versions and public const
   versions of the same method does not agree with the compiler
 - better handling of triFace/face distinction
2008-11-15 23:29:50 +01:00
..
errorEstimation updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
mesh Merge commit 'OpenCFD/master' into olesenm 2008-11-05 10:42:05 +01:00
miscellaneous Use LIB_SRC instead of FOAM_SRC in Make/options files 2008-10-07 09:18:18 +02:00
parallelProcessing made xfer constructors explicit, with trickle down to polyMesh/fvMesh calls 2008-10-27 13:14:07 +01:00
postProcessing rmt isosurface correction 2008-11-12 16:05:22 +00:00
preProcessing wildcards in dictionaries 2008-10-02 17:28:17 +01:00
surface surfMesh code cleanup 2008-11-15 23:29:50 +01:00
thermophysical update dictionary headers and FoamFile entry to 1.5 format 2008-07-14 14:50:35 +02:00