mattijs
|
b1122c20b5
|
ENH: singleCellMesh: enable generic patchfield handling
|
2012-02-14 18:10:37 +00:00 |
|
mattijs
|
5f777fb2de
|
BUG: topoSet: use type() of unconstructed set
|
2012-02-09 18:06:42 +00:00 |
|
laurence
|
35fdacd810
|
Merge branch 'cvMesh'
|
2012-02-07 12:12:12 +00:00 |
|
mattijs
|
d1767ccaca
|
BUG: setSet: use c string
|
2012-02-06 10:28:46 +00:00 |
|
mattijs
|
cd01c8f1a2
|
BUG: mergePolyMesh: merging zones
|
2012-02-03 15:53:37 +00:00 |
|
mattijs
|
4dd7cc3bf5
|
ENH: topoSet: print type of set
|
2012-02-03 12:45:46 +00:00 |
|
laurence
|
a84661c204
|
ENH: checkMesh: Add output for the average number of faces per cell
Works in parallel
|
2012-01-30 15:36:30 +00:00 |
|
andy
|
71e623d558
|
ENH: creatPatch: added message when requested (new) patch already exists
|
2012-01-25 10:54:05 +00:00 |
|
andy
|
6dd1d80c18
|
STYLE: Minor code clean-up
|
2012-01-25 10:36:43 +00:00 |
|
andy
|
50ddfebf38
|
ENH: Added -dict option to createPatch utility
|
2012-01-25 10:03:03 +00:00 |
|
andy
|
040f333f63
|
ENH: Added -overwrite option to mergeMeshes utility
|
2012-01-25 09:50:08 +00:00 |
|
mattijs
|
e2cc8830d4
|
ENH: tetrahedron: move slicing with plane. Removed tetPointRef.H
|
2012-01-16 15:48:15 +00:00 |
|
mattijs
|
6a6986b4ce
|
BUG: createBaffles.C: converting coupled faces into baffles
|
2012-01-13 11:58:27 +00:00 |
|
andy
|
d0cc8a85f5
|
BUG: Corrected renumberMethods path (options file) for renumberMesh utility
|
2012-01-12 09:08:01 +00:00 |
|
laurence
|
e0824b9692
|
BUG: objToVTK: Do not print vertex normal header in vtk if none are in the obj
|
2012-01-05 17:45:46 +00:00 |
|
laurence
|
46421f7e2d
|
ENH: objToVTK: Add support for vertex normals (vn)
|
2012-01-04 11:47:49 +00:00 |
|
mattijs
|
704b33fa79
|
ENH: renumberMesh: get block ordering working
- added boundaryFirst renumbering method
- renumbering in parallel
- make api methods const
|
2011-12-21 15:13:04 +00:00 |
|
mattijs
|
5d4030b7f2
|
BUG: renumberMesh.C: reading bool from dictionary
|
2011-12-21 10:34:42 +00:00 |
|
mattijs
|
f80b3a793a
|
ENH: nonBlockingGaussSmoother: block as late as possible.
renumberMesh: option for sorting proc cells last to benefit from this.
|
2011-12-20 09:09:51 +00:00 |
|
mattijs
|
5588507299
|
ENH: renumberMesh: have -dict option to read renumberMeshDict
|
2011-12-13 13:00:39 +00:00 |
|
mattijs
|
2d7b3363ed
|
ENH: patchToFace: allow patch groups in patchToFace
|
2011-12-12 16:33:11 +00:00 |
|
mattijs
|
72ef3d26e4
|
ENH: renumberMesh: backwards compatibility: use default if no system/renumberMeshDict
|
2011-12-09 11:27:11 +00:00 |
|
mattijs
|
67d0c0f597
|
STYLE: renumberMeshDict: changed defaults for spring to work with tet-pipe
|
2011-12-09 08:38:49 +00:00 |
|
mattijs
|
17a38cff7c
|
ENH: mergePoints: new API, now templated
|
2011-12-08 16:32:46 +00:00 |
|
mattijs
|
d5268bf30c
|
ENH: renumberMesh: use renumberMethods library
|
2011-12-08 16:28:32 +00:00 |
|
mattijs
|
cc825319d2
|
ENH: singleCellMesh: do all times, write to different region
|
2011-11-18 11:27:30 +00:00 |
|
mattijs
|
acba38b8aa
|
ENH: setSet: do not exit upon error if in interactive mode
|
2011-11-16 11:52:40 +00:00 |
|
mattijs
|
f1aa8b5f2a
|
ENH: topoSet: add remove support
|
2011-11-15 17:58:10 +00:00 |
|
mattijs
|
ca4b8c347c
|
ENH: polyMesh,meshSearch: default value on findCell, pointInCell
|
2011-11-08 17:03:54 +00:00 |
|
mattijs
|
ee11f9c0e8
|
ENH: pointInCell, findCell: switchable in-cell algorithm
|
2011-10-28 11:33:30 +01:00 |
|
mattijs
|
cfc8d7a190
|
ENH: checkMesh: output faceSet from faceFaces check (partially duplicate faces)
|
2011-10-25 10:25:17 +01:00 |
|
mattijs
|
09247dd122
|
ENH: topoSetDict: corrected comment
|
2011-10-19 18:26:09 +01:00 |
|
mattijs
|
d25d4d28ce
|
ENH: checkMesh: zero cell meshes
|
2011-10-17 18:27:47 +01:00 |
|
mattijs
|
c3239ceec2
|
ENH: splitMeshRegions: write region map
|
2011-09-22 21:58:27 +01:00 |
|
mattijs
|
46616b54ec
|
STYLE: topoSetDict: adapted comment
|
2011-09-20 13:44:39 +01:00 |
|
andy
|
8ae9569085
|
ENH: Multiple commits - lumped due to git index file corruption
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
|
2011-09-09 12:05:12 +01:00 |
|
andy
|
f790c24c6b
|
Merge branch 'AMI'
|
2011-09-07 14:50:57 +01:00 |
|
mattijs
|
2d192faa50
|
COMP: coupledPolyPatch: screwed up merge.
|
2011-08-30 11:58:23 +01:00 |
|
mattijs
|
ed7e7ab725
|
ENH: zipUpMesh: added region option
|
2011-08-26 16:03:10 +01:00 |
|
mattijs
|
a242a3787b
|
ENH: checkMesh: added check for coupled point synchronisation
|
2011-08-24 08:58:48 +01:00 |
|
andy
|
4f40cdb7d7
|
GIT: Resolve conflict
|
2011-08-16 16:09:56 +01:00 |
|
Henry
|
c2dd153a14
|
Copyright transfered to the OpenFOAM Foundation
|
2011-08-14 12:17:30 +01:00 |
|
Henry
|
d9c6591451
|
topoSet: minor reformatting
|
2011-08-06 21:31:24 +01:00 |
|
mattijs
|
5fa1338e0e
|
ENH: splitMeshRegions: -overwrite and -insidePoint/-largestOnly will overwrite starting mesh
|
2011-07-28 22:21:35 +01:00 |
|
mattijs
|
7ca505ce1b
|
ENH: checkTopology: illegal cells checking
|
2011-07-21 14:02:49 +01:00 |
|
mattijs
|
592271921b
|
ENH: polyMesh: remove support for read in cellCentres
|
2011-07-21 14:00:17 +01:00 |
|
mattijs
|
d205a84e8d
|
Merge branch 'master' into cvm
Conflicts:
src/meshTools/searchableSurface/closedTriSurfaceMesh.C
src/meshTools/searchableSurface/closedTriSurfaceMesh.H
|
2011-07-20 18:18:22 +01:00 |
|
Henry
|
1e2832fd7d
|
Corrected class names in the file descriptions
|
2011-07-19 17:26:55 +01:00 |
|
graham
|
471a6becc1
|
ENH: reduce output in parallel.
|
2011-07-05 13:23:41 +01:00 |
|
mattijs
|
f7f069083d
|
COMP: timeSelector: remove local copy
|
2011-06-30 17:46:38 +01:00 |
|