Commit Graph

990 Commits

Author SHA1 Message Date
099cc39e2e Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce.
2011-01-05 18:24:29 +00:00
4987edf41a ENH: Loop escapes for filtering.
Also, 2011 copyright dates.
2011-01-05 15:07:33 +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
50b1ae648d ENH: Small improvements.
Returns by reference.

    Not writing cellCentres.

    Implement surface outside ( = !inside) function.
2010-12-21 18:00:06 +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
af7c53443e ENH: FaceCellWave,PointEdgeWave : contiguous underlying data type 2010-12-20 17:16:30 +00:00
b24ec1699f ENH: stash/revert conflict. 2010-12-20 11:50:59 +00:00
fd59a3d590 Revert "ENH: Adding deltaCoeff comparison code - requires fvMesh."
This reverts commit 53529c1112.
2010-12-20 11:47:09 +00:00
53529c1112 ENH: Adding deltaCoeff comparison code - requires fvMesh. 2010-12-20 11:45:35 +00:00
dfa58157b2 ENH: Ability to read in surface-independent features.
Sensible featureEdgeMesh constructor.  Rearrangement of functions.
2010-12-20 11:27:22 +00:00
92a3e2b56a COMP: lineEdge had disabled copy constructors 2010-12-17 18:21:23 +01:00
fa6b1157f2 COMP: avoid ambiguous construct from tmp - mesh, meshTools 2010-12-17 17:10:18 +01:00
85bae17943 STYLE: add formatting of NamedEnum template arguments 2010-12-17 14:36:13 +01:00
e1b537a057 Merge branch 'master' into cvm 2010-12-15 17:54:08 +00:00
8a355a6332 ENH: PointEdgeWave with trackData template argument. Using nonBlocking comms. 2010-12-14 10:09:24 +00:00
2d7f45738a ENH: Renaming "corners" in boundBox to "points". Overridden in treeBoundBox.
Keeping both functions to ensure that the octant ordering specified in
treeBoundBox is obeyed at the octree level, irrespective of the implementation
of the basic boundBox.
2010-12-10 20:34:31 +00:00
572be798a6 ENH: snappyHexMesh : correct mesh instance 2010-12-10 13:17:06 +00:00
44be359294 Merge branch 'master' into cvm 2010-12-07 16:11:09 +00:00
c5822f577e ENH: blockTopology.C : nice warning message if preservePatchTypes 2010-12-03 13:01:46 +00:00
7335b82d52 ENH: Remove commented out rotation hack. 2010-12-02 17:12:51 +00:00
ba6323c68e ENH: Commented out hack rotation code. 2010-12-02 15:31:55 +00: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
19043e4747 ENH: specialised feature points function. 2010-11-19 18:03:31 +00:00
2c3aa32de3 ENH: Allow flat edges in mixed feature points. 2010-11-19 11:39:49 +00:00
9c646de48f STYLE: function name. 2010-11-18 18:11:37 +00:00
faebfe2e53 ENH: Using new memInfo class. 2010-11-18 16:46:17 +00:00
d132a6bacf Merge branch 'master' into cvm 2010-11-17 17:25:43 +00:00
55265204b9 ENH: Better timeCheck function, memory output, optional description. 2010-11-17 17:23:03 +00:00
2dd05b8a1a ENH: debug switches and output. 2010-11-16 18:28:52 +00:00
f064cc57cf ENH: Moving timeCheck to be public. 2010-11-15 22:06:16 +00:00
67542c8577 BUG: meshRefinementRefine : track to end 2010-11-12 14:31:00 +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
8ec07bb8ec ENH: Adding hierarchicalDensityWeightedStochastic initial points method.
Requires "overlaps(const boundBox& bb)" function for searchableSurface.
2010-11-11 18:27:02 +00:00
601142ce5d STYLE: Move private functions to the correct part of the .C file.
STYLE: random, untabify.  80 char lines.
2010-11-08 14:47:39 +00:00
43aeab6828 Merge branch 'master' into cvm 2010-11-08 12:52:31 +00:00
8b59f1d0d5 Merge remote branch 'OpenCFD/master' into olesenm 2010-11-08 08:07:29 +01:00
fb58c1dc1e BUG: Wrong results when empty patches in middle of patch list. 2010-11-04 16:52:40 +00:00
594e90d2bb ENH: Store and access random number generator in conformalVoronoiMesh. 2010-11-04 16:51:37 +00:00
d5acd22a63 STYLE: use labelUList typedef instead of UList<label> or unallocLabelList 2010-11-02 09:32:32 +01:00
2c08067a59 ENH: Auto and limited min cell size for densityWeightedStochastic. 2010-11-01 17:09:25 +00:00
1a61449dce ENH: Code updates in lieu of cloud updates 2010-10-25 17:52:35 +01:00
f8213e80f7 Merge branch 'master' into cvm 2010-10-22 12:45:30 +01:00
df58543799 ENH: Writing cellCentres to polyMesh dir and optional reading. 2010-10-14 18:02:22 +01:00
69f4da06f6 Merge branch 'olesenm' 2010-10-14 12:37:59 +01:00
d0ab427bb3 Merge branch 'master' into cvm 2010-10-13 18:30:54 +01:00
92a978bf68 ENH: Not checking faces with area < SMALL. 2010-10-13 18:27:16 +01:00