97ffb21887
Merge branch 'master' into cvm
2011-05-20 10:19:18 +01:00
d3b12e79b9
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2011-05-15 20:54:01 +01:00
6b81fecadf
STYLE: refinementHistory: removed printing
2011-05-15 20:52:33 +01:00
8a1e3af9ad
ENH: Mesh accessor.
2011-05-13 10:05:38 +01:00
3a51a8215c
ENH: Mesh accessor.
2011-05-13 10:05:38 +01:00
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
a913524c75
ENH: addPatchCellLayer: improved debug messages
2011-04-19 17:24:28 +01:00
a791316896
ENH: dlLibraryTable: moved library handles to objects
2011-04-18 16:41:21 +01:00
d60ca66828
ENH: polyTopoChange: improved error checking
2011-04-14 13:12:50 +01:00
bf443b6e02
ENH: combineFaces: added additional check on manifoldness
2011-04-13 16:11:10 +01:00
314372d507
ENH: polyTopoChange: better debug info
2011-04-13 16:04:55 +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
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
c3cb632c24
Documentation: converted javadoc @ to LaTeX style \ in Doxygen code docs
2011-02-08 18:22:00 +00:00
67a2effece
Doxygen: Updated lists in member documentation to conform to Doxygen limitations
2011-02-08 12:28:13 +00:00
52bc7df7d7
Merge branch 'master' into cvm
2011-01-21 14:05:20 +00:00
4c8ec205e5
ENH: globalMeshData, mapDistribute : multi-point connectivity with transforms
2011-01-20 13:52:39 +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
a78fa5add5
STYLE: remove trailing ';' after '{ ... }' compound
2010-12-30 17:50:47 +01:00
ee9d95f49f
COMP: use objectHit.H instead of forward declarations
2010-12-21 10:56:15 +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
af7c53443e
ENH: FaceCellWave,PointEdgeWave : contiguous underlying data type
2010-12-20 17:16:30 +00:00
7b1eb1ceb8
COMP: avoid ambiguous construct from tmp - dynamicFvMesh, dynamicMesh
2010-12-17 16:38:45 +01:00
9224daad7b
COMP: add 'this->' qualifier to find methods in base case
2010-12-17 15:39:50 +01:00
85bae17943
STYLE: add formatting of NamedEnum template arguments
2010-12-17 14:36:13 +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
c630d77fc4
Merge branch 'master' into cvm
2010-11-24 14:02:07 +00:00
1aea998bbe
ENH: FaceCellWave : additional trackData like argument for passing in non-cell data
2010-11-24 11:48:04 +00:00
7e0ec4516d
Merge branch 'master' into cvm
...
Conflicts:
src/edgeMesh/Make/options
2010-11-23 15:48:04 +00:00
d8dbea4596
BUG: polyTopoChange : cell from face creating 2 element list
2010-11-16 20:47:55 +00:00
3629979263
Merge branch 'master' into cvm
...
Conflicts:
src/OpenFOAM/primitives/random/Random/random.3
src/OpenFOAM/primitives/random/Random/random.c
2010-11-11 18:29:28 +00:00
d5acd22a63
STYLE: use labelUList typedef instead of UList<label> or unallocLabelList
2010-11-02 09:32:32 +01:00
f8213e80f7
Merge branch 'master' into cvm
2010-10-22 12:45:30 +01:00
51b8a7367c
ENH: MeshWave: allow 1 cells cases.
2010-10-19 17:40:36 +01:00
95219e6f76
COMP: specialization Foam::NamedEnum templates within namespace Foam
...
- otherwise gets flagged as an error by clang
2010-10-12 12:17:13 +02:00
43c2ab5d51
ENH: Commenting out unused face-centre tet decomp variables.
2010-09-24 13:26:17 +01:00
04c60c46d3
ENH: Disabling face centre tet decomposition quality checks.
...
Difficult to achieve both types of decomposition with positive tets
simultaneously in cvMeshes.
2010-09-23 18:24:58 +01:00
ebb9a9e1ac
ENH: tet decomposed particle tracking.
...
Squashed merge of particleInteractions up to
commit e7cb5bcf0315c359539ef1e715e1d51991343391
2010-09-17 16:59:17 +01:00
24d011372c
BUG: slidingInterface : mixing scalar and label
2010-08-27 18:31:34 +01:00