Commit Graph

7549 Commits

Author SHA1 Message Date
c564235402 STYLE: processorCyclic, lduPrimitiveMesh: extraneous code, comment 2011-02-23 10:14:43 +00:00
f4a84af465 STYLE: trim both ends of codeStream entries
- improves consistency of SHA1 calculation
2011-02-23 10:23:50 +01:00
71d21f6de4 ENH: implement stringOps - trim, trimRight, inplaceTrim, inplaceTrimRight 2011-02-23 10:13:10 +01:00
b7429ef5c4 STYLE: relocate codeStreamTools into dynamicLibrary subdir 2011-02-22 19:40:37 +01:00
abde400dd5 Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	bin/foamCleanPath
2011-02-22 19:24:31 +01:00
f8cae3f43c ENH: add cleanCodeStream to tools/CleanFunctions 2011-02-22 19:11:51 +01:00
70f359bb2b STYLE: refactor codeStream code into codeStreamTools 2011-02-22 18:22:57 +01:00
79939b9e18 ENH: #codeStream: preserve across preprocessing
- new token: token::VERBATIMSTRING
- writing of this type in primitiveEntry
- disabling of all functionEntries in entry
2011-02-22 15:29:57 +00:00
869d6fa460 ENH: ReleaseNotes-dev: mention of clang 2011-02-22 15:27:24 +00:00
dce20ade07 ENH: compile codedFixedValueFvPatchScalarField into local directory only 2011-02-22 16:25:34 +01:00
141fe37a86 ENH: compile codeStream into local directory only 2011-02-22 16:07:06 +01:00
ea2fcaa08b ENH: add verbose option for dlLibraryTable::open/close
- allows silent operation when we know what we are doing.
2011-02-22 15:41:55 +01:00
f0f2bfa632 ENH: refactor codeStreamTools, use for codedFixedValueFvPatchScalarField 2011-02-22 15:01:20 +01:00
96c670e99f Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-22 12:17:28 +00:00
d9a1d9c5bd ENH: codeStream: derive input binary/ascii format. (though use of #codeStream in binary field?) 2011-02-22 12:16:29 +00:00
e5f8d855ec ENH: codeStreamTemplate.C: added some default includes 2011-02-22 12:15:59 +00:00
5f883935f3 ENH: codeStream.org: updated with system/codeDict 2011-02-22 12:15:10 +00:00
6915df23c7 STY: Adding date to the header 2011-02-22 11:57:56 +00:00
ce22eec4a0 Merge branch 'master' into greyAbsorption 2011-02-22 11:56:44 +00:00
5bd56ebdaf ENH: grey absorption with multispecies solvers 2011-02-22 11:55:00 +00:00
4aa279d7bc ENH: use HashTable for mapping codeStream entries
- write intermediate code to _SHA1 directories
- add Test-codeStream
2011-02-22 12:34:20 +01:00
ba873744f3 ENH: add stringOps namespace with a collection of string-related ops 2011-02-22 10:20:55 +01:00
1d3a93554b Add conversion to scalar for SP 2011-02-21 22:50:17 +00:00
79bb78c667 STY: copyright year fixing 2011-02-21 17:28:55 +00:00
093c4307c9 STY: bad streams 2011-02-21 17:26:54 +00:00
c5676efd94 STY: fixing bad streams 2011-02-21 17:25:51 +00:00
4cad47d0a0 Merge branch 'master' into pairPatchAgglomeration
Conflicts:
	applications/solvers/lagrangian/steadyReactingParcelFoam/pEqn.H
2011-02-21 17:20:43 +00:00
9cd5d4ec8e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-21 17:17:36 +00:00
6b1adaf52b ENH: update tutorials to nre emissivity look up 2011-02-21 17:16:15 +00:00
1ca7097ad6 BUG: non-orthogonal correction corrected in pEq 2011-02-21 16:54:28 +00:00
809d33f583 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-21 16:47:10 +00:00
fcfca9106c ENH: systemCall: added allowSystemOperations checking. Added to argList. 2011-02-21 16:45:17 +00:00
0ffe4c0fd9 BUG: foamCleanPath: did not remove last element in path when stripping using wildcards 2011-02-21 16:43:11 +00:00
02f3459402 ENH: SHA1Digest::str() returns std::string of digest directly 2011-02-21 17:03:33 +01:00
a55fa99f6e Documentation: Updated ReleaseNotes and org-ified the codeStream description 2011-02-21 15:13:13 +00:00
7f7f3976d0 Merge remote branch 'OpenCFD/master' into olesenm 2011-02-21 15:51:40 +01:00
d6874f0fce ENH: codeStream, codedFixedValue: renamed. added template directory. 2011-02-21 14:33:14 +00:00
3c43471021 Merge remote branch 'OpenCFD/master' into olesenm 2011-02-21 13:11:57 +01:00
7542b9b53b COMP: codeStream.C: added cast 2011-02-21 11:56:51 +00:00
6d61e43f4a ENH: onTheFly.txt: updated 2011-02-21 11:41:24 +00:00
69a0fa1967 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-21 11:25:30 +00:00
cfa58e0819 ENH: codeStream: documentation 2011-02-21 11:25:13 +00:00
9353af41b3 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-21 10:45:39 +00:00
3dc6bb4ecd BUG: Corrected non-ortho correction in pEqn 2011-02-21 10:45:33 +00:00
5538eb4f95 ENH: #codeStream : new functionEntry 2011-02-21 10:13:01 +00:00
afa8c88822 Merge remote branch 'OpenCFD/master' into olesenm 2011-02-21 09:14:07 +01:00
6cf70a7d52 Removed all components relating to the unsupported error estimation code 2011-02-19 18:16:59 +00:00
ad7f3d3130 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-02-19 16:50:53 +00:00
8b1950a10a DimensionedTensorField: Corrected dimensions of eigenvalues and eigenvectors 2011-02-19 16:50:48 +00:00
a218fb16ac STYLE: treeDataCell : removed comment 2011-02-18 18:08:56 +00:00