openfoam/applications/test
Mark Olesen 56c9134ccc ENH: add identity(IntRange) and Istream operator for common types
- provides consistency with identity(label, label) and looks more
  familiar than using labelRange::labels()

- relocates labelRange IO operators to IntRange

ENH: make sliceRange interators random access

STYLE: scalarRanges::match() instead of predicate operator
2020-10-01 11:35:43 +02:00
..
00-dummy CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
alloc STYLE: use std:: qualifier on ::abort, ::exit 2019-04-03 20:24:30 +02:00
argList ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
autoPtr STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
base64 GIT: Header file updates 2019-10-31 14:48:44 +00:00
BinSum GIT: Header file updates 2019-10-31 14:48:44 +00:00
bitops GIT: Header file updates 2019-10-31 14:48:44 +00:00
bitSet1 Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
bitSet2 Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
boolVector ENH: boolVector for specialized bundling of boolean values 2020-06-04 16:56:21 +02:00
boundBox GIT: Header file updates 2019-10-31 14:48:44 +00:00
callback GIT: Header file updates 2019-10-31 14:48:44 +00:00
cellModels GIT: Header file updates 2019-10-31 14:48:44 +00:00
checkDecomposePar ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
Circulator GIT: Header file updates 2019-10-31 14:48:44 +00:00
clock ENH: inline and extend clockValue, clockTime 2020-05-29 15:48:21 +02:00
codeStream REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
colourTables GIT: Header file updates 2019-10-31 14:48:44 +00:00
CompactIOList CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
CompactListList GIT: Header file updates 2019-10-31 14:48:44 +00:00
complex ENH: correct pow(complex, ..) functions (fixes #1638) 2020-03-19 12:31:49 +01:00
contiguous Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
coordinateSystem REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
copyFile GIT: Header file updates 2019-10-31 14:48:44 +00:00
cplusplus1 GIT: Header file updates 2019-10-31 14:48:44 +00:00
cpuInfo GIT: Header file updates 2019-10-31 14:48:44 +00:00
cstring GIT: Header file updates 2019-10-31 14:48:44 +00:00
cyclic STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
decomposedBlockData GIT: Header file updates 2019-10-31 14:48:44 +00:00
decomposePar STYLE: some tests built into FOAM_APPBIN (should be FOAM_USER_APPBIN) 2020-06-05 16:34:51 +02:00
delete STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
DiagTensor STYLE: include scalar.H instead of floatScalar.H/doubleScalar.H separately 2020-05-29 15:55:56 +02:00
dictionary REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
dictionary2 ENH: add line number for dictionary getCheck errors 2020-03-11 19:54:51 +01:00
dictionary4 Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
Dictionary STYLE: find(), cfind() methods instead of lookupPtr() 2020-03-11 22:05:15 +01:00
dictionaryTokens STYLE: simplify short-circuit involving autoPtr (#1775) 2020-07-16 10:17:25 +02:00
dimensionedType Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
dimensionSet GIT: Header file updates 2019-10-31 14:48:44 +00:00
DirLister ENH: rationalize some string methods. 2019-11-11 18:50:00 +01:00
Distribution GIT: Header file updates 2019-10-31 14:48:44 +00:00
DLList Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
DynamicField GIT: Header file updates 2019-10-31 14:48:44 +00:00
dynamicIndexedOctree GIT: Header file updates 2019-10-31 14:48:44 +00:00
dynamicLibrary CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
DynamicList STYLE: adjust tests and one code instance for updated labelRange 2020-09-23 10:46:04 +02:00
edges GIT: Header file updates 2019-10-31 14:48:44 +00:00
ensightFile GIT: Header file updates 2019-10-31 14:48:44 +00:00
Enum ENH: add clear/append method to Enum and std::ostream output 2019-11-25 18:15:31 +01:00
error ENH: add a Pstream::shutdown() method (#1660) 2020-04-01 12:33:39 +02:00
etcFiles ENH: exposed access to compile-time project, etc directories 2020-05-11 14:14:59 +02:00
exprEntry REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
extendedStencil GIT: Header file updates 2019-10-31 14:48:44 +00:00
externalFileCoupler ENH: relocate externalFileCoupler from finiteVolume to meshTools 2020-06-10 15:29:07 +02:00
faces GIT: Header file updates 2019-10-31 14:48:44 +00:00
fft ENH: support construct/reset refPtr from autoPtr and unique_ptr (#1775) 2020-08-11 13:15:28 +02:00
field1 STYLE: header format 2019-12-13 12:33:23 +01:00
fieldDependency GIT: Header file updates 2019-10-31 14:48:44 +00:00
fieldMapping REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
fieldTypes GIT: Header file updates 2019-10-31 14:48:44 +00:00
fileName GIT: Header file updates 2019-10-31 14:48:44 +00:00
fileNameClean GIT: Header file updates 2019-10-31 14:48:44 +00:00
fileNameOS GIT: Header file updates 2019-10-31 14:48:44 +00:00
findCell-octree GIT: Header file updates 2019-10-31 14:48:44 +00:00
findSphereFeatureEdges-octree STYLE: relocate nonCoupledBoundaryTree into meshSearcher 2020-02-24 18:41:02 +01:00
findTimes GIT: Header file updates 2019-10-31 14:48:44 +00:00
FixedList ENH: add UPstream::subProcs() static method 2020-09-28 14:26:07 +02:00
FixedList2 GIT: Header file updates 2019-10-31 14:48:44 +00:00
foamEnv ENH: use hasEnv() instead of env() for naming symmetry with getEnv, setEnv 2020-05-11 10:12:26 +02:00
foamToMetisGraph CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
foamVersion ENH: reduce dependencies for foamVersion.H 2020-05-29 15:48:20 +02:00
fstreamPointer ENH: direct access to wrapped ifstream/ofstream with compression (#1805) 2020-08-10 12:40:08 +02:00
Function1 REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
fvc STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
fvc2D STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
fvSolutionCombine Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
GAMGAgglomeration GIT: Header file updates 2019-10-31 14:48:44 +00:00
globalIndex GIT: Header file updates 2019-10-31 14:48:44 +00:00
globalMeshData CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
graph STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
graphXi STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
hashedWordList Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
Hashing ENH: provide wordPair typedef in Pair.H, and separate wordPair.H 2020-08-04 12:13:33 +02:00
HashingSpeed
HashPtrTable ENH: add get() retrieval of a pointer from PtrLists, HashPtrTable 2020-07-28 08:40:43 +02:00
HashSet Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
HashTable1 GIT: Header file updates 2019-10-31 14:48:44 +00:00
HashTable2 ENH: HashTable::emplace_set() method, HashPtrTable support for unique_ptr 2020-07-28 08:40:43 +02:00
HashTable3 Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
HashTable4 GIT: Header file updates 2019-10-31 14:48:44 +00:00
hexRef8 REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
IFstream ENH: add stringOps::inplaceRemoveSpace() 2020-02-19 23:36:46 +01:00
IjkField STYLE: adjust tests and one code instance for updated labelRange 2020-09-23 10:46:04 +02:00
IListStream GIT: Header file updates 2019-10-31 14:48:44 +00:00
IndirectList ENH: add UPstream::subProcs() static method 2020-09-28 14:26:07 +02:00
instant GIT: Header file updates 2019-10-31 14:48:44 +00:00
IntRange ENH: add identity(IntRange) and Istream operator for common types 2020-10-01 11:35:43 +02:00
io GIT: Header file updates 2019-10-31 14:48:44 +00:00
IOField ENH: add boolIOField to allow registering 2019-11-13 18:54:10 +01:00
IOobjectList Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
ISLList GIT: Header file updates 2019-10-31 14:48:44 +00:00
IStringStream GIT: Header file updates 2019-10-31 14:48:44 +00:00
ITstream GIT: Header file updates 2019-10-31 14:48:44 +00:00
labelRanges ENH: add identity(IntRange) and Istream operator for common types 2020-10-01 11:35:43 +02:00
leastSquareGrad CONT: Addition of compressibleIsoInterFOam and PLIC 2020-06-09 08:11:04 +01:00
limits Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
liquid GIT: Header file updates 2019-10-31 14:48:44 +00:00
List STYLE: adjust tests and one code instance for updated labelRange 2020-09-23 10:46:04 +02:00
List2 GIT: Header file updates 2019-10-31 14:48:44 +00:00
List3 Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
ListOps CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
ListOps2 CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
machine-sizes GIT: Header file updates 2019-10-31 14:48:44 +00:00
Map GIT: Header file updates 2019-10-31 14:48:44 +00:00
mapDistributePolyMesh REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
mappedPatch GIT: Header file updates 2019-10-31 14:48:44 +00:00
matrices GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
maxMem STYLE: use std:: qualifier on ::abort, ::exit 2019-04-03 20:24:30 +02:00
memInfo GIT: Header file updates 2019-10-31 14:48:44 +00:00
mesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
minMax1 GIT: Header file updates 2019-10-31 14:48:44 +00:00
minMax2 GIT: Header file updates 2019-10-31 14:48:44 +00:00
mkdir GIT: Header file updates 2019-10-31 14:48:44 +00:00
momentOfInertia ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
multiDimPolyFitter CONT: Addition of compressibleIsoInterFOam and PLIC 2020-06-09 08:11:04 +01:00
mvBak GIT: Header file updates 2019-10-31 14:48:44 +00:00
NamedEnum COMP: incorrect placement of compiler attributes 2020-02-18 13:51:20 +01:00
nullObject ENH: add swallow assignment to nullObject 2020-05-29 15:55:27 +02:00
objectRegistry STYLE: some general spelling fixes 2020-05-04 09:15:21 +02:00
objectRegistry2 GIT: Header file updates 2019-10-31 14:48:44 +00:00
OCountStream GIT: Header file updates 2019-10-31 14:48:44 +00:00
ODE GIT: Header file updates 2019-10-31 14:48:44 +00:00
OListStream Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
openmp GIT: Header file updates 2019-10-31 14:48:44 +00:00
OSspecific GIT: Header file updates 2019-10-31 14:48:44 +00:00
OStringStream GIT: Header file updates 2019-10-31 14:48:44 +00:00
OTstream ENH: add ITstream append and seek methods. 2019-12-06 17:23:59 +01:00
PackedList GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
PackedList1 STYLE: adjust tests and one code instance for updated labelRange 2020-09-23 10:46:04 +02:00
PackedList2 GIT: Header file updates 2019-10-31 14:48:44 +00:00
parallel ENH: add UPstream::subProcs() static method 2020-09-28 14:26:07 +02:00
parallel-communicators ENH: add UPstream::subProcs() static method 2020-09-28 14:26:07 +02:00
parallel-external-init GIT: Header file updates 2019-10-31 14:48:44 +00:00
parallel-nonBlocking ENH: add UPstream::subProcs() static method 2020-09-28 14:26:07 +02:00
parallelOverset REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
passiveParticle GIT: Header file updates 2019-10-31 14:48:44 +00:00
PatchEdgeFaceWave GIT: Header file updates 2019-10-31 14:48:44 +00:00
PatchFunction1 REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
patchRegion REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
PatchTools STYLE: adjust names, locations for fileFormats 2020-02-18 13:51:20 +01:00
PDRblockMesh REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
PointEdgeWave GIT: Header file updates 2019-10-31 14:48:44 +00:00
pointField GIT: Header file updates 2019-10-31 14:48:44 +00:00
Polynomial CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
polynomialEqns CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
predicates GIT: Header file updates 2019-10-31 14:48:44 +00:00
prefixOSstream GIT: Header file updates 2019-10-31 14:48:44 +00:00
primitivePatch STYLE: update PrimitivePatch (#1648) 2020-04-30 15:52:42 +02:00
primitives STYLE: remove trailing space, tabs 2020-01-22 10:00:03 +01:00
pTraits STYLE: some general spelling fixes 2020-05-04 09:15:21 +02:00
PtrList ENH: support emplace methods and std::unique_ptr for PtrList-derivatives 2020-07-28 08:40:43 +02:00
PtrListDictionary STYLE: find(), cfind() methods instead of lookupPtr() 2020-03-11 22:05:15 +01:00
PtrMap Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
quaternion GIT: Header file updates 2019-10-31 14:48:44 +00:00
Random CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
readDir GIT: Header file updates 2019-10-31 14:48:44 +00:00
reconstruct GIT: Header file updates 2019-10-31 14:48:44 +00:00
reconstructedDistanceFunction CONT: Addition of compressibleIsoInterFOam and PLIC 2020-06-09 08:11:04 +01:00
refPtr ENH: support construct/reset refPtr from autoPtr and unique_ptr (#1775) 2020-08-11 13:15:28 +02:00
regex1 REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
rigidBodyDynamics REL: Release preparations 2019-12-23 09:49:23 +00:00
router ENH: add UPstream::subProcs() static method 2020-09-28 14:26:07 +02:00
scalarOps ENH: add scalarOps with divide-by-zero protection 2019-12-07 16:55:18 +01:00
scalarPredicates GIT: Header file updates 2019-10-31 14:48:44 +00:00
scalarRanges GIT: Header file updates 2019-10-31 14:48:44 +00:00
setAlphaField/case1 REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
sha1 GIT: Header file updates 2019-10-31 14:48:44 +00:00
sigFpe GIT: Header file updates 2019-10-31 14:48:44 +00:00
simpleMatrix GIT: Header file updates 2019-10-31 14:48:44 +00:00
sizeof ENH: improvements to IOstreamOption 2020-02-18 21:51:35 +01:00
slicedField GIT: Header file updates 2019-10-31 14:48:44 +00:00
sliceRange ENH: add identity(IntRange) and Istream operator for common types 2020-10-01 11:35:43 +02:00
SLList Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
sort Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
speed STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
SphericalTensor STYLE: include scalar.H instead of floatScalar.H/doubleScalar.H separately 2020-05-29 15:55:56 +02:00
SphericalTensor2D STYLE: include scalar.H instead of floatScalar.H/doubleScalar.H separately 2020-05-29 15:55:56 +02:00
spline REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
string ENH: add string replaceAny() method 2020-04-28 16:21:34 +02:00
string2 ENH: stringOps::findTrim helper 2019-12-13 12:10:53 +01:00
stringList GIT: Header file updates 2019-10-31 14:48:44 +00:00
stringSplit ENH: support 'get()' for retrieving argList options 2019-11-26 21:07:11 +01:00
SubField STYLE: header format 2019-12-13 12:33:23 +01:00
surfaceIntersection ENH: report dictionary name actually used (for -dict option) 2020-06-02 14:29:36 +02:00
surfaceMeshConvert ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
surfaceReading GIT: Header file updates 2019-10-31 14:48:44 +00:00
surfaceWriter ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
SymmTensor STYLE: include scalar.H instead of floatScalar.H/doubleScalar.H separately 2020-05-29 15:55:56 +02:00
SymmTensor2D STYLE: include scalar.H instead of floatScalar.H/doubleScalar.H separately 2020-05-29 15:55:56 +02:00
syncTools GIT: Header file updates 2019-10-31 14:48:44 +00:00
sysInfo GIT: Header file updates 2019-10-31 14:48:44 +00:00
tensor2D ENH: add zip/unzip functions for complexField and vector2DField 2019-11-15 11:26:45 +01:00
Tensor STYLE: include scalar.H instead of floatScalar.H/doubleScalar.H separately 2020-05-29 15:55:56 +02:00
Tensor2D STYLE: include scalar.H instead of floatScalar.H/doubleScalar.H separately 2020-05-29 15:55:56 +02:00
tensorFieldFields1 ENH: add zip/unzip for FieldField 2019-11-15 13:32:27 +01:00
tensorFields1 ENH: add zip/unzip for vector and tensor fields 2019-11-15 12:56:23 +01:00
testFunctionObjects ENH: add testFunctionObjects library with fakeError function object 2020-07-24 09:04:07 +02:00
TestTools ENH: improve Matrix classes and tests 2020-06-05 14:35:36 +01:00
tetTetOverlap GIT: Header file updates 2019-10-31 14:48:44 +00:00
thermoMixture GIT: Header file updates 2019-10-31 14:48:44 +00:00
timeSelector GIT: Header file updates 2019-10-31 14:48:44 +00:00
tmp ENH: support construct/reset refPtr from autoPtr and unique_ptr (#1775) 2020-08-11 13:15:28 +02:00
token GIT: Header file updates 2019-10-31 14:48:44 +00:00
tokenize ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
triTet STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
Tuple2 ENH: allow default parameter for Tuple2 (#1827) 2020-09-07 09:37:05 +02:00
UDictionary GIT: Header file updates 2019-10-31 14:48:44 +00:00
UIListStream GIT: Header file updates 2019-10-31 14:48:44 +00:00
UIndirectList GIT: Header file updates 2019-10-31 14:48:44 +00:00
UList Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
UniformField ENH: UniformList to wrap a single value into a list-like container 2020-09-16 17:27:56 +02:00
unitConversion GIT: Header file updates 2019-10-31 14:48:44 +00:00
vector Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
vectorTools
volField REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
volPointInterpolation GIT: Header file updates 2019-10-31 14:48:44 +00:00
vtkSeriesWriter STYLE: some tests built into FOAM_APPBIN (should be FOAM_USER_APPBIN) 2020-06-05 16:34:51 +02:00
vtmWriter STYLE: some tests built into FOAM_APPBIN (should be FOAM_USER_APPBIN) 2020-06-05 16:34:51 +02:00
wallDist GIT: Header file updates 2019-10-31 14:48:44 +00:00
wallDistDyM GIT: Header file updates 2019-10-31 14:48:44 +00:00
wmake1 CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
wordRe REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
zoneDistribute REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00