Commit Graph

397 Commits

Author SHA1 Message Date
a3417e4596 Merge branch 'master' into cvm
Conflicts:
	tutorials/lagrangian/reactingParcelFilmFoam/evaporationTest/system/extrudeToRegionMeshDict
	tutorials/lagrangian/reactingParcelFilmFoam/panel/system/extrudeToRegionMeshDict
2011-04-21 12:02:49 +01:00
784e9f444d ENH: extrudeToRegionMesh: extrude into single empty patch 2011-04-20 11:07:14 +01:00
fe0f6a487a Merge branch 'master' into cvm
Conflicts:
	applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
2011-04-07 14:17:08 +01:00
19332dc06e STYLE: fixed headers. 2011-04-06 19:20:36 +01:00
acd7554ae0 STYLE: dictionaries in $FOAM_UTILITIES: header 2011-04-06 19:15:15 +01:00
3e71574d8a ENH: snappyHexMesh: initial feature-line support 2011-04-05 11:56:57 +01:00
1fac7b662e Merge branch 'master' into cvm
Conflicts:
	src/mesh/Allwmake
2011-03-10 13:54:43 +00:00
63ecc03d76 STYLE: snappyHexMeshDict: updated comment 2011-03-01 18:02:51 +00:00
de64877baa Merge branch 'master' into cvm
Conflicts:
	applications/utilities/surface/surfaceFeatureExtract/surfaceFeatureExtract.C
	src/edgeMesh/Make/files
	src/edgeMesh/featureEdgeMesh/featureEdgeMesh.C
	src/edgeMesh/featureEdgeMesh/featureEdgeMesh.H
2011-02-17 11:20:03 +00:00
7f7cbddd01 COMP: adjustments to compile with clang 2011-02-16 14:42:35 +01:00
0090ec6526 Merge branch 'master' into cvm 2011-02-14 15:39:40 +00:00
a9f25c19dc ENH: extrudeMesh,snappyHexMesh: extrude across non-manifold boundaries 2011-02-14 14:52:51 +00:00
21874990a9 Moved CV2DMesher and CV3DMesher (old prototypes) out of dev. 2011-02-14 09:07:55 +00:00
c3cb632c24 Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs 2011-02-08 18:22:00 +00:00
b3cde56f27 Doxygen docs: Corrected doxyFilter to preserve line numbers
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
4d52417955 STYLE: cvMesh :date 2011-01-25 19:21:19 +00:00
03f7f83560 ENH: cvMesh.C : changed IOdictionary to READ_IF_MODIFIED 2011-01-25 19:17:08 +00:00
52bc7df7d7 Merge branch 'master' into cvm 2011-01-21 14:05:20 +00:00
0c6789e539 STYLE: removed globalMeshData::bb(). Use mesh.bounds() instead 2011-01-20 13:46:02 +00:00
b1c7bcee4e Merge branch 'master' into cvm
Conflicts:
	applications/test/Distribution/DistributionTest.C
	applications/test/Distribution/Make/options
	src/OpenFOAM/containers/Lists/Distribution/Distribution.C
	src/OpenFOAM/containers/Lists/Distribution/Distribution.H
	src/OpenFOAM/containers/Lists/Distribution/DistributionI.H
2011-01-19 10:32:36 +00:00
89619c5015 Revert "ENH: Copyright dates to allow a push."
This reverts commit c5bea5242b.
2011-01-19 10:26:24 +00:00
eaef8d482b STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00
c5bea5242b ENH: Copyright dates to allow a push. 2011-01-07 15:09:52 +00:00
2135f644d1 Merge branch 'master' into cvm 2011-01-07 14:50:43 +00:00
099cc39e2e Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce.
2011-01-05 18:24:29 +00:00
8c04b4e692 Merge branch 'master' into cvm
Conflicts:
	src/OpenFOAM/meshes/boundBox/boundBox.H
2011-01-05 11:53:37 +00:00
b18f6cc1ce STYLE: 2011 copyright date. 2011-01-05 11:14:26 +00:00
8daee8c985 Merge branch 'master' into cvm 2010-12-21 15:20:56 +00:00
881b3dafa2 Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
	applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/createShellMesh.C
	applications/utilities/surface/surfaceCheck/surfaceCheck.C
	src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
	src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C
	src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C

NOTE: also needed to strip trailing space/lines in various files
2010-12-21 10:19:53 +01:00
e2285169d5 Merge branch 'master' into cvm 2010-12-20 17:23:38 +00:00
255b9c0262 COMP: extrudeToRegionMesh : incorrect merge 2010-12-20 17:21:11 +00:00
12246143bd Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-12-20 17:17:05 +00:00
f1b5f8d023 ENH: extrudeToRegionMesh : leave base mesh alone 2010-12-20 17:10:41 +00:00
195e616db9 Merge branch 'master' into cvm 2010-12-20 11:52:16 +00:00
228456ca5c COMP: resolve conflict 2010-12-17 18:19:04 +00:00
e9ba465543 ENH: Added virtual destructors 2010-12-17 18:17:00 +00:00
54d02bd20c COMP: specialize NamedEnum within namespace Foam 2010-12-17 19:39:21 +01:00
5286e15524 Merge branch 'master' into cvm 2010-12-17 11:11:24 +00:00
cf47570812 ENH: extrudeMesh : reorganisation 2010-12-16 18:48:14 +00:00
46ec7d65d5 ENH: extrudeMesh : reorganisation. Added layers. 2010-12-16 18:46:26 +00:00
f367ee2ece ENH: add 'flip()' in-place method to edge, face, triFace 2010-12-07 08:58:31 +01:00
b58d3ed343 Merge branch 'master' into cvm 2010-11-24 18:39:27 +00:00
3eefd6de73 ENH: blockMesh : initial blockMesh was created with region 'blockMesh' 2010-11-24 16:55:30 +00:00
43aeab6828 Merge branch 'master' into cvm 2010-11-08 12:52:31 +00:00
da7dbc53db ENH: snapypHexMeshDict : updated comment 2010-11-04 12:46:03 +00:00
f8213e80f7 Merge branch 'master' into cvm 2010-10-22 12:45:30 +01:00
d0ab427bb3 Merge branch 'master' into cvm 2010-10-13 18:30:54 +01:00
049df0265b COMP: ptscotchDecomp : use dummy version to resolve link dependencies 2010-10-13 14:06:58 +01:00
d820925462 ENH: preservePatchTypes preserves whole patch dictionary, not just type. 2010-10-13 11:05:29 +01:00
665cb1ca63 ENH: Making nearestPointClassify query for triangle.
This is to access the face/edge/point status of the nearest at the
same time to ensure a consistent result.

Using getVolumeType query in distanceSurface, not simple normal
dot-product comparison, fails on edges.
2010-10-06 10:25:26 +01:00