f182b725da
STYLE: use 'static const' instead of 'const static' for consistency
2011-03-01 15:21:30 +01:00
fe9fc5e51d
COMP: remove regExp dependency from polyBoundaryMesh
2011-02-18 17:52:42 +01: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
808ff1aa32
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-15 16:55:05 +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
56e07de724
STYLE: changed some missed doxygen '@' to '\'
2011-02-14 10:00:48 +01:00
1e4d26429b
Merge remote branch 'OpenCFD/master' into olesenm
2011-02-14 09:47:49 +01: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
1a03d43b57
STYLE: remove comments referring to '<root>' or '<root> <case>'
2011-02-01 18:50:19 +01: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
060acc6eae
COMP: fix missing link references to FOAM_EXT_LIBBIN
2011-01-04 09:54:14 +01:00
8daee8c985
Merge branch 'master' into cvm
2010-12-21 15:20:56 +00:00
29e06d366b
STYLE: use faceUList typedef instead of unallocFaceList
2010-12-21 13:06:17 +01: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
25951c0f74
COMP: avoid ambiguous construct from tmp - utils/ mesh
2010-12-20 10:36:59 +01: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
3f60b19d5b
STYLE: createPatch.C : use built-in ops
2010-12-16 19:05: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
e49ce4a622
Merge branch 'master' into cvm
2010-12-10 11:10:24 +00:00
cbfb01db4e
ENH: setSet : parallel reduction of stats
2010-12-08 17:33:02 +00:00
44be359294
Merge branch 'master' into cvm
2010-12-07 16:11:09 +00:00
a00ec1562a
Merge remote branch 'OpenCFD/master' into olesenm
2010-12-07 15:20:19 +01:00
a2b73a1c6d
STYLE: use X.last() method instead of X[X.size()-1]
2010-12-07 09:56:52 +01:00
f367ee2ece
ENH: add 'flip()' in-place method to edge, face, triFace
2010-12-07 08:58:31 +01:00
1c3c1e017b
ENH: fluent3dMeshToFoam : added initial part for reading of periodic faces
2010-12-02 18:46:50 +00:00
b58d3ed343
Merge branch 'master' into cvm
2010-11-24 18:39:27 +00:00