Commit Graph

10 Commits

Author SHA1 Message Date
andy
da4f8e69dc STYLE: Minor code formatting 2011-12-12 17:34:54 +00:00
andy
df24320326 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-12-12 16:39:59 +00:00
laurence
40fda4f99d STYLE: cv2DMesh: Moved inline function definitions into separate header files. 2011-12-12 14:37:38 +00:00
andy
539bf2f34e STYLE: Minor code formatting 2011-12-12 11:39:36 +00:00
andy
a53b192d7d STYLE: Minor code formatting corrections and corrected copyright year 2011-12-12 11:23:54 +00:00
andy
3c823f658e ENH: Removed unused #include file 2011-12-12 11:21:51 +00:00
andy
547dfe2d7c ENH: Use IOdictionary instead of dictionary 2011-12-12 11:20:59 +00:00
laurence
ed1fd3d46a Merge branch 'cv2d' 2011-12-09 10:47:54 +00:00
laurence
075e47ea5a ENH: Merge cvMesh functionality into cv2DMesh
- Added conformationSurface and searchableSurface classes in place
  of querySurface.
- Added cellSizeControl class.
- Change cvMesh argument of relaxation model constructor to Time.
- Add writePrecision option to surfaceConvert.
- Add onLine function to surfaceFeatureExtract.
- Remove querySurface.
- Move createShellMesh and extrude2DMesh to their own libraries.
- Replace controls and tolerances with a cv2DControls object.
- Add patchToPoly2DMesh class to extrude2DMesh.
2011-11-18 09:53:46 +00:00
laurence
7b88ff0824 ENH: cv2DMesh and cvMesh: Addition of 2D mesher.
cv2DMesh: Initial commit
cvMesh: Constructors take Time argument instead of conformalVoronoiMesh
2011-11-11 09:55:46 +00:00