Commit Graph

201 Commits

Author SHA1 Message Date
44e65ecc78 ENH: GeometricField: patch names override patch groups 2013-05-30 10:29:29 +01:00
0e7a8770b4 BUG: IOdictionary: account for communicator in OPstream call 2013-05-07 10:58:04 +01:00
d609e0270a Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-03 15:47:52 +01:00
90656d4fd1 Update headers 2013-05-03 15:47:45 +01:00
4fc0924c89 Remove unnecessary typedefs 2013-05-03 15:47:33 +01:00
d7cadf4937 Merge remote-tracking branch 'origin/master' into feature/procAgglom
Conflicts:
	src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
	src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
b2b3d04966 Update header 2013-04-05 15:27:35 +01:00
511083a77e GeometricField: Register oldTime fields only if the parent field is registered 2013-03-26 15:05:24 +00:00
f6ed5ddc16 BUG: #704 processorCyclic: non-blocking comms, multiple tags 2013-03-19 13:25:11 +00:00
74e16d7729 Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:50 +00:00
944b8d438b Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:09 +00:00
beab530682 ENH: codedFixedValue: correct comment 2013-02-18 09:46:03 +00:00
33d6ea3e62 ENH: comunicators: have solver with user-defined communicator
(originating from polyMesh::comm() and processorPolyPatch::comm())
2013-02-06 14:26:31 +00:00
00e4cc8c95 Added atan2 2013-01-24 22:10:21 +00:00
db89978ade Updated headers for Laurence and Andy 2012-12-17 11:42:00 +00:00
6622eb4ad4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-12-12 12:08:50 +00:00
9cd695220d ENH: Add triad primitive type and Field/IOField 2012-12-11 16:32:16 +00:00
8e968f5647 STYLE: debug: move debug declaration into Foam namespace 2012-12-11 09:33:20 +00:00
ed2860f1ec ENH: Updated GeometricField creation from io and mesh via dictionary 2012-11-19 14:45:28 +00:00
d460b3484b ENH: Updated info/error messages 2012-11-16 18:26:19 +00:00
5ca394c263 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2012-11-14 16:00:13 +00:00
de3a2f01ae MRFZone: Rationalized the update of Omega for tabulated omega 2012-11-14 15:48:35 +00:00
b39ae12f81 Fields: add cbrt 2012-11-14 15:48:21 +00:00
37b873b051 ENH: Sliced: option to slice non-processor coupled patchFields 2012-11-09 16:43:21 +00:00
bdfba5ce2e ENH: dimensionSet: symbolic units 2012-10-08 09:36:22 +01:00
af4f1f42e5 ENH: pointPatchField: added fixesValue 2012-10-03 14:07:43 +01:00
218c34fc00 ENH: Use strict type lookup class for MapDimensionedFields 2012-08-13 09:49:19 +01:00
022716537b ENH: revert to local interrogation of object registry contents 2012-08-09 17:21:54 +01:00
6082a72bb3 ENH: Added mapping support for DimensionedFields 2012-08-09 14:32:40 +01:00
20b28e38f9 ENH: uniformFixedValue: point variants 2012-06-29 15:38:58 +01:00
fbe9105dab Updated headers 2012-04-26 11:41:23 +01:00
4ff7ac3efe LduMatrix: Added support for both component-coupled and component-independent forms of PCG and PBiCG 2012-04-26 11:41:06 +01:00
28fad4681e Updated headers 2012-04-25 18:18:46 +01:00
8fb6aa8811 LduMatrix: Added support for non-parallel cyclic patches 2012-04-25 18:18:31 +01:00
78bd261ce9 ENH: interpolationWeights: run-time selectable interpolation 2012-04-17 18:02:25 +01:00
7a4e6e86ba ENH: ReadFields: read into per-time objectRegistry 2012-04-17 18:01:09 +01:00
6aecbac20f ENH: UniformDimensionedField: do READ_IF_PRESENT for 2 argument constructor 2012-03-28 18:01:24 +01:00
7605c01260 ENH: gAverage: (used in normFactor) : use single reduction 2012-03-22 12:39:59 +00:00
ed87e54618 ENH: codedFixedValuePointPatchField: coded version for point fields 2012-03-09 10:06:22 +00:00
88d0192129 STYLE: mixedPointPatchField: nonsense bc since patchInternalField == patch field 2012-03-09 09:11:29 +00:00
2ce636f691 BUG: GeometricBoundaryField: wildcards handled incorrectly 2012-03-01 17:37:49 +00:00
a78a46e7c2 symmTensor: Corrected symmTensor & symmTensor dot-product 2011-12-28 17:46:51 +00:00
523f8d6915 BUG: GeometricBoundaryField: handle patch groups 2011-12-06 21:16:12 +00:00
7ad19bfba7 ENH: GeometricField: support patch groups 2011-12-06 17:10:01 +00:00
8667536a2b ENH: various: move boundaryField(), internalField() out of loop 2011-12-02 10:38:18 +00:00
8558af2cdf COMP: 64bit label changes 2011-11-28 11:10:46 +00:00
349b83aefa BUG: Added virtual destructor for processorPointPatchField 2011-11-18 18:17:25 +00:00
a1aabfa241 OpenFOAM: Correct the handling of non-tmp construction from tmp if the tmp is cached 2011-10-14 16:18:12 +01:00
bc952e63de ENH: storePrevIter now handled by solutionControl class 2011-09-08 11:42:05 +01:00
3858ac111c BUG: pointPatchFieldNew: incorrect end() const_iterator 2011-08-17 14:52:45 +01:00