cd852be3da
OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp
...
The deprecated non-const tmp functionality is now on the compiler switch
NON_CONST_TMP which can be enabled by adding -DNON_CONST_TMP to EXE_INC
in the Make/options file. However, it is recommended to upgrade all
code to the new safer tmp by using the '.ref()' member function rather
than the non-const '()' dereference operator when non-const access to
the temporary object is required.
Please report any problems on Mantis.
Henry G. Weller
CFD Direct.
2016-02-26 17:31:28 +00:00
350d03246e
scripts: Reformat with consistent section separators
2016-02-15 18:30:24 +00:00
e2ef006b91
applications: Update ...ErrorIn -> ...ErrorInFunction
...
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-10 17:53:31 +00:00
765b81853e
renumberMesh: Now supports sets
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1377
2015-10-21 16:49:57 +01:00
91e04d69c1
Resolve various unimportant warning messages from Gcc, Clang and Icpc
2015-07-19 11:31:49 +01:00
0bf2543df6
utilities: Correct "End" statement to be consistent with all other applications
2015-02-12 22:14:02 +00:00
c778346c96
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00
844b283030
New version of wmake supporting out-of-tree object and dependency files
2014-12-14 21:42:18 +00:00
9fb26d59d3
GIT: Repo update
2014-12-11 08:35:10 +00:00
fbb3ddf2c4
Updated for release 2.3.0
2014-02-17 10:21:46 +00:00
4ca945f49b
ENH: fvMesh: map fields using old volume
2013-09-20 17:35:49 +01:00
2f9111a50a
BUG: renumberMesh: conversion scalar*label -> label
2013-08-12 12:02:56 +01:00
179085af97
ENH: renumberMesh: sort face/cellZones
2013-03-28 10:26:25 +00:00
b20b5d3706
ENH: decomposePar: corrected dictionaries
2013-01-09 14:52:51 +00:00
9ccd5809b8
BUG: sampleDict: missing type
2012-12-05 15:21:00 +00:00
3e06dc9878
ENH: renumberMesh: renumber cellZones and faceZones (pointZones were already handled)
2012-11-20 16:02:14 +00:00
069c5ee218
ENH: renumberMesh: ignore inconsistent *ProcAddressing
2012-06-13 10:25:48 +01:00
b892ada5bc
ENH: renumberMethods: added structuredRenumber
2012-06-07 11:22:30 +01:00
01444d4b61
BUG: renumberMesh.C: update flip status for renumbered faces
2012-04-24 15:23:32 +01:00
b8eb3cae7d
ENH: renumberMesh: do not print frontWidth if not calculated
2012-03-30 09:56:25 +01:00
8695d09a92
BUG: renumberMesh: not flipping faces
2012-03-07 14:53:09 +00:00
129d1224e8
BUG: renumberMesh: multiple processor faces on cells
2012-03-07 09:27:42 +00:00
c6b11dd751
ENH: renumberMesh: add zoltan
2012-03-01 17:48:22 +00:00
139c22716d
ENH: renumberMesh: make frontwidth calculation an option
2012-02-22 16:34:58 +00:00
a0597834a9
ENH: renumberMesh: added Sloan renumbering
2012-02-21 13:00:35 +00:00
faacebb1f2
ENH: renumberMesh: changed api of renumber library.
...
Changed API. Made bandCompression proper CutHillMcKey. Better stats.
2012-02-20 13:07:21 +00:00
d0cc8a85f5
BUG: Corrected renumberMethods path (options file) for renumberMesh utility
2012-01-12 09:08:01 +00:00
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
5d4030b7f2
BUG: renumberMesh.C: reading bool from dictionary
2011-12-21 10:34:42 +00:00
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
5588507299
ENH: renumberMesh: have -dict option to read renumberMeshDict
2011-12-13 13:00:39 +00:00
72ef3d26e4
ENH: renumberMesh: backwards compatibility: use default if no system/renumberMeshDict
2011-12-09 11:27:11 +00:00
67d0c0f597
STYLE: renumberMeshDict: changed defaults for spring to work with tet-pipe
2011-12-09 08:38:49 +00:00
d5268bf30c
ENH: renumberMesh: use renumberMethods library
2011-12-08 16:28:32 +00:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
f367ee2ece
ENH: add 'flip()' in-place method to edge, face, triFace
2010-12-07 08:58:31 +01:00
2c81ca46d1
ENH: renumberMesh : added region option
2010-09-02 08:12:54 +01:00
f38ad5e44d
BUG: renumberMesh : writing XXXProcAddressing
2010-07-15 09:27:05 +01:00
d8c7792e9c
ENH: renumberMesh.C : renumber XXXXProcAddressing maps in parallel
2010-07-06 11:42:26 +01:00
dafbfb5c20
ENH: multiLevel decomposition method.
2010-06-04 15:31:19 +01:00
c51a2b0f63
ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction
2010-06-02 09:48:07 +01:00
f84a91d7ce
Merge commit 'origin/master' into splitCyclic
...
Conflicts:
applications/utilities/mesh/manipulation/createBaffles/createBaffles.C
applications/utilities/postProcessing/patch/patchIntegrate/patchIntegrate.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C
src/dynamicMesh/motionSmoother/motionSmoother.C
src/dynamicMesh/motionSmoother/motionSmoother.H
src/dynamicMesh/motionSmoother/motionSmootherTemplates.C
2010-05-18 13:28:21 +01:00
147fa2a75d
STYLE: add notes to some (most) command-line options
...
- mapFields and splitMeshRegions need more clarification
2010-04-27 10:50:15 +02:00
cff2580336
Merge branch 'master' into splitCyclic
...
Conflicts:
applications/utilities/mesh/manipulation/splitMeshRegions/splitMeshRegions.C
applications/utilities/parallelProcessing/decomposePar/domainDecompositionMesh.C
src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C
src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/cyclicGAMGInterface/cyclicGAMGInterface.C
src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.H
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.C
src/OpenFOAM/meshes/polyMesh/syncTools/syncToolsTemplates.C
src/meshTools/sets/topoSets/faceSet.C
src/parallel/decompose/decompositionMethods/decompositionMethod/decompositionMethod.C
2010-04-16 12:09:34 +01:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
89c7523c72
Merge branch 'master' into splitCyclic
...
Conflicts:
src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C
src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C
src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C
src/parallel/decompose/scotchDecomp/scotchDecomp.C
src/parallel/parMetisDecomp/parMetisDecomp.C
src/sampling/sampledSurface/isoSurface/isoSurfaceCell.C
2010-03-25 13:54:12 +00:00
dc06f24a0c
ENH: Split src/parallel into decompse and reconstruct to remove cyclic build dependency
2010-03-18 12:23:01 +00:00