756166462d
COMP: Enable compilation of cv2d
2012-04-26 15:18:40 +01:00
5c84589ae9
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2012-04-19 14:10:14 +01:00
9d6def688f
ENH: Adding extrudePatchMesh, re-location of extrudeModel and
...
createShellMesh and introducing io::READ_IF_PRESENT option
in polyMesh constructor from components
2012-04-19 14:07:51 +01:00
5682987dc7
Updated headers
2012-04-17 16:49:03 +01:00
cd51a5eea3
Consistency: Changed exponent FORTRAN style 'E' to C style 'e'
2012-04-17 16:48:27 +01:00
3c6c675081
STYLE: Remove trailing whitespace
2012-03-30 08:53:47 +01:00
da4f8e69dc
STYLE: Minor code formatting
2011-12-12 17:34:54 +00:00
df24320326
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
2011-12-12 16:39:59 +00:00
40fda4f99d
STYLE: cv2DMesh: Moved inline function definitions into separate header files.
2011-12-12 14:37:38 +00:00
539bf2f34e
STYLE: Minor code formatting
2011-12-12 11:39:36 +00:00
a53b192d7d
STYLE: Minor code formatting corrections and corrected copyright year
2011-12-12 11:23:54 +00:00
3c823f658e
ENH: Removed unused #include file
2011-12-12 11:21:51 +00:00
547dfe2d7c
ENH: Use IOdictionary instead of dictionary
2011-12-12 11:20:59 +00:00
ed1fd3d46a
Merge branch 'cv2d'
2011-12-09 10:47:54 +00:00
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
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