|
|
6eb982573c
|
ENH: add stub function to codedFixedValueFvPatchScalarField for version checking
- eg, fixedValue10_<SHA1>, its existence indicates that the correct
library has been loaded
|
2011-02-24 08:54:12 +01:00 |
|
|
|
94531ff695
|
GeometricTensorField: Corrected dimensions of Eigenvalues and Eigenvectors
|
2011-02-23 23:04:57 +00:00 |
|
|
|
c84125e6f6
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-02-23 16:53:23 +00:00 |
|
|
|
c07e9f6600
|
ENH: coupledPolyPatch: pass in transform type to enable 180 degree rotations
|
2011-02-23 16:51:46 +00:00 |
|
|
|
b4dae1a5ab
|
ENH: removed calcEntry
|
2011-02-23 16:49:26 +00:00 |
|
|
|
a3e27ed1df
|
ENH: codeStream: add reduction before trying to load lib
|
2011-02-23 16:07:42 +00:00 |
|
|
|
b0e39f71c3
|
STYLE: minor cleanup on doc/code for codeStream
|
2011-02-23 16:17:25 +01:00 |
|
|
|
5ab254d5b0
|
STYLE: drop dubious string::expand recursion
- was used for on-the-fly, but not needed anymore
|
2011-02-23 15:18:01 +01:00 |
|
|
|
97a15a8b06
|
STYLE: simplify stringOps::expand names
|
2011-02-23 14:42:51 +01:00 |
|
|
|
67fc6a171a
|
ENH: use stringOps::expandDict when processing codeStream input
|
2011-02-23 14:22:14 +01:00 |
|
|
|
31f6d9ba5e
|
ENH: add stringOps::expandDict
|
2011-02-23 13:38:57 +01:00 |
|
|
|
23dd3e072b
|
ENH: provide for writing contents only from dictionary entries
|
2011-02-23 13:02:36 +01:00 |
|
|
|
6799381974
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2011-02-23 10:31:10 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
fcfca9106c
|
ENH: systemCall: added allowSystemOperations checking. Added to argList.
|
2011-02-21 16:45:17 +00:00 |
|
|
|
02f3459402
|
ENH: SHA1Digest::str() returns std::string of digest directly
|
2011-02-21 17:03:33 +01: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
596430d35d
|
ENH: string: allow empty string substitution in expand
|
2011-02-18 18:08:05 +00:00 |
|
|
|
6d0c6483eb
|
ENH: ISstream: have #{ #} delimiters for verbatim strings
|
2011-02-18 18:07:02 +00:00 |
|