openfoam/applications
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
..
solvers volPointInterpolation, pointMesh now MeshObject 2008-10-21 15:02:04 +01:00
test add xferCopyTo and xferMoveTo functions 2008-10-23 09:56:21 +02:00
utilities surfMesh code cleanup 2008-11-15 23:29:50 +01:00
Allwmake can call Allwmake scripts directly instead of with ( cd foo && ./Allwmake ) 2008-11-05 10:39:06 +01:00