.. |
00-dummy
|
CONFIG: rationalize mpi config tuning (#1910)
|
2020-11-11 18:36:01 +01:00 |
00-machine-sizes
|
COMP: sign check to avoid warnings about new[] range
|
2021-04-27 12:28:35 +02:00 |
argList
|
ENH: add -verbose support into argList
|
2021-11-09 15:44:54 +01:00 |
autoPtr
|
STYLE: can add compile-time deprecated message for autoPtr::set()
|
2020-11-19 16:57:45 +01: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
|
ENH: unify read/write for containers
|
2021-03-16 08:47:58 +00:00 |
bitSet2
|
BUG: bitSet &= operation does not mask out non-overlapping (#2456)
|
2022-05-10 10:47:01 +02:00 |
boolList
|
ENH: relocate sortedOrder from ListOps.H to List.H
|
2022-05-09 14:52:47 +02: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 |
charList
|
ENH: add read/write specialization for lists of character data
|
2021-03-16 08:47:58 +00:00 |
checkDecomposePar
|
ENH: add 'filtered' polyMesh regionName() method
|
2022-05-27 14:10:31 +02:00 |
CircularBuffer
|
ENH: add CircularBuffer container
|
2022-03-15 14:04:34 +01:00 |
Circulator
|
ENH: eliminate code duplication in Circulator/ConstCirculator
|
2022-03-12 21:16:29 +01:00 |
clock
|
ENH: inline and extend clockValue, clockTime
|
2020-05-29 15:48:21 +02:00 |
codeStream
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00: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
|
ENH: update CompactListList code
|
2022-03-12 21:16:29 +01:00 |
complex
|
ENH: correct pow(complex, ..) functions (fixes #1638)
|
2020-03-19 12:31:49 +01:00 |
constantFields
|
STYLE: prefix zero/one with Foam:: qualifier
|
2020-11-19 16:55:29 +01:00 |
contiguous
|
BUG: vtk write of uniform field in parallel (fixes #2349)
|
2022-02-10 16:46:13 +01:00 |
coordinateSystem
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
copyFile
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00:00 |
cplusplus1
|
ENH: relocate sortedOrder from ListOps.H to List.H
|
2022-05-09 14:52:47 +02: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: fix/correct some tests. Remove useless tests
|
2021-07-05 14:55:37 +02:00 |
decomposedBlockData
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00:00 |
delete
|
STYLE: use Time::printExecutionTime() method
|
2020-08-07 09:24:56 +02:00 |
DiagTensor
|
ENH: quaternion ROLL_PITCH_YAW and YAW_PITCH_ROLL aliases/lookups
|
2022-06-02 11:14:10 +02:00 |
dictionary
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
dictionary2
|
ENH: use consistent naming when toggling exception throwing on/off
|
2021-11-02 21:14:41 +01:00 |
dictionary3
|
ENH: adjust token in preparation for separate expression tokenization
|
2021-05-18 15:30:00 +02: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 |
dictionaryCopy
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
dictionaryTokens
|
STYLE: remove erroneous reference in dynamicCast use
|
2021-05-31 09:11:49 +02:00 |
dimensionedType
|
Merge commit 'e9219558d7' into develop-v1906
|
2019-12-05 11:47:19 +00:00 |
dimensionSet
|
ENH: use consistent naming when toggling exception throwing on/off
|
2021-11-02 21:14:41 +01:00 |
dimField
|
BUG: compilation error for DimensionedField::T() fixes #1868
|
2020-10-07 09:18:23 +02: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
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00:00 |
DynamicList
|
STYLE: adjust tests and one code instance for updated labelRange
|
2020-09-23 10:46:04 +02:00 |
DynamicList2
|
ENH: additional 'nocopy' methods for List resize/reserve methods
|
2021-10-29 17:04:51 +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: align Enum methods with HashTable
|
2020-11-25 19:53:02 +01:00 |
error
|
ENH: use consistent naming when toggling exception throwing on/off
|
2021-11-02 21:14:41 +01:00 |
etcFiles
|
ENH: exposed access to compile-time project, etc directories
|
2020-05-11 14:14:59 +02:00 |
exprEntry
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
exprTraits
|
ENH: robuster lemon parsing
|
2021-11-26 12:24:35 +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 |
faceHashing
|
ENH: improve hashing overloads of string-types and HashTable/HashSet
|
2021-04-19 16:33:42 +00:00 |
faces
|
ENH: use consistent naming when toggling exception throwing on/off
|
2021-11-02 21:14:41 +01:00 |
fft
|
ENH: support construct/reset refPtr from autoPtr and unique_ptr (#1775)
|
2020-08-11 13:15:28 +02:00 |
field1
|
STYLE: fix/correct some tests. Remove useless tests
|
2021-07-05 14:55:37 +02:00 |
fieldDependency
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
fieldMapping
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
fieldTypes
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
fileName
|
COMP: deprecate domainName and full hostName (#2280)
|
2022-02-10 16:46:12 +01:00 |
fileNameClean
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00:00 |
fileNameOS
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
fileOperation1
|
ENH: robuster fileOperations splitProcessorPath
|
2020-12-08 11:58:28 +01: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: copy construct FixedList from fixed subset of input
|
2021-07-15 16:47:27 +02:00 |
FixedList2
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
flatOutput1
|
STYLE: minor changes
|
2022-02-10 16:46:13 +01:00 |
foamCellZoneToVTK
|
ENH: support vtu mesh subsetting, creation from cellShapes
|
2021-09-27 13:26:02 +02:00 |
foamEnv
|
ENH: use hasEnv() instead of env() for naming symmetry with getEnv, setEnv
|
2020-05-11 10:12:26 +02:00 |
foamMeshToTet-vtk
|
ENH: support vtu mesh subsetting, creation from cellShapes
|
2021-09-27 13:26:02 +02:00 |
foamToMetisGraph
|
CONFIG: improve support for compiler/link options (#1830)
|
2020-09-07 09:45:51 +02:00 |
foamVersion
|
ENH: improve flexibility of error, messageStream output
|
2021-11-03 11:46:13 +01:00 |
fstreamPointer
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00:00 |
Function1
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
fvc
|
STYLE: fix/correct some tests. Remove useless tests
|
2021-07-05 14:55:37 +02:00 |
fvc2D
|
STYLE: fix/correct some tests. Remove useless tests
|
2021-07-05 14:55:37 +02:00 |
fvSolutionCombine
|
ENH: disentangle testing and quoting of regex characters
|
2021-04-19 16:33:42 +00:00 |
GAMGAgglomeration
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
gatherValues1
|
ENH: extend globalIndex mpiGather to use scalar/label components
|
2022-03-31 16:01:31 +02:00 |
globalIndex
|
ENH: globalIndex gather ops with reduced communication (#2332)
|
2022-01-31 20:09:49 +01:00 |
globalMeshData
|
CONFIG: improve support for compiler/link options (#1830)
|
2020-09-07 09:45:51 +02:00 |
graph
|
STYLE: fix/correct some tests. Remove useless tests
|
2021-07-05 14:55:37 +02:00 |
graphXi
|
STYLE: use Time::printExecutionTime() method
|
2020-08-07 09:24:56 +02:00 |
hashedWordList
|
STYLE: fix/correct some tests. Remove useless tests
|
2021-07-05 14:55:37 +02:00 |
Hashing1
|
ENH: improve hashing overloads of string-types and HashTable/HashSet
|
2021-04-19 16:33:42 +00:00 |
Hashing2
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
HashingSpeed
|
ENH: improve hashing overloads of string-types and HashTable/HashSet
|
2021-04-19 16:33:42 +00:00 |
HashPtrTable
|
ENH: improve hashing overloads of string-types and HashTable/HashSet
|
2021-04-19 16:33:42 +00:00 |
HashSet
|
ENH: improve hashing overloads of string-types and HashTable/HashSet
|
2021-04-19 16:33:42 +00:00 |
HashTable1
|
ENH: HashTable sorted() method
|
2022-05-10 10:47:01 +02: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
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00: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: minor de-clutter of List, DynamicList, DynamicField (#2385)
|
2022-03-12 21:16:29 +01: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
|
STYLE: fix/correct some tests. Remove useless tests
|
2021-07-05 14:55:37 +02:00 |
IOField
|
ENH: wrapped IOField, IOList, IOmapDistributePolyMesh
|
2022-05-10 10:47:01 +02:00 |
IOobjectList
|
ENH: add sorted() to objectRegistry and IOobjectList
|
2022-05-17 17:35:51 +02: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
|
ENH: HashTable sorted() method
|
2022-05-10 10:47:01 +02:00 |
LabelledItem
|
ENH: add more direct methods for getting meshEdge (PrimitivePatch)
|
2021-05-27 15:42:46 +02:00 |
labelRanges
|
ENH: add -verbose support into argList
|
2021-11-09 15:44:54 +01:00 |
leastSquareGrad
|
CONT: Addition of compressibleIsoInterFOam and PLIC
|
2020-06-09 08:11:04 +01:00 |
limits
|
ENH: add pTraits for uint8_t
|
2020-10-07 09:17:00 +02:00 |
liquid
|
COMP: remove includes of defunct locations (fixes #2143)
|
2021-06-29 13:43:44 +02:00 |
List
|
ENH: return UList range slice as a SubList
|
2021-10-29 17:04:51 +02:00 |
List2
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
List3
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00:00 |
ListOps
|
ENH: additional IndirectList static methods
|
2022-05-10 10:47:01 +02:00 |
ListOps2
|
ENH: improve hashing overloads of string-types and HashTable/HashSet
|
2021-04-19 16:33:42 +00:00 |
Map
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
mapDistributePolyMesh
|
ENH: CleanFunctions refinements
|
2022-06-09 15:34:17 +02:00 |
mappedPatch
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
MathFunctions
|
ENH: 'Math' namespace for mathematical functions
|
2021-02-16 18:08:50 +01:00 |
matrices
|
ENH: QRMatrix: refactor the QR decomposition algorithms (fixes #2212)
|
2022-05-31 16:11:20 +00: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
|
STYLE: make polyMesh constructor explicit
|
2021-05-12 11:24:57 +02:00 |
minMax1
|
ENH: additional IndirectList static methods
|
2022-05-10 10:47:01 +02: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 |
multiWorld
|
ENH: solidFoam: cleanup of sample case
|
2022-05-24 12:43:06 +01:00 |
mvBak
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00:00 |
namedDictionary
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +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
|
ENH: add sorted() to objectRegistry and IOobjectList
|
2022-05-17 17:35:51 +02:00 |
objectRegistry2
|
ENH: add sorted() to objectRegistry and IOobjectList
|
2022-05-17 17:35:51 +02:00 |
OCountStream
|
ENH: add OFstream rewind() method.
|
2021-03-23 18:00:14 +01:00 |
ODE
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
OListStream
|
ENH: improvements for token methods
|
2021-03-09 09:23:41 +01: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
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00:00 |
PackedList1
|
ENH: use consistent naming when toggling exception throwing on/off
|
2021-11-02 21:14:41 +01: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-broadcast
|
ENH: bundle broadcasts (#2371)
|
2022-04-29 11:44:28 +02:00 |
parallel-chunks
|
ENH: additional gather/scatter modes for PstreamBuffers
|
2022-03-12 21:16:30 +01:00 |
parallel-communicators
|
ENH: Pstream specialization for float/scalar, FixedList (#2351)
|
2022-03-04 17:49:23 +00:00 |
parallel-external-init
|
CONFIG: rationalize mpi config tuning (#1910)
|
2020-11-11 18:36:01 +01:00 |
parallel-nonBlocking
|
ENH: additional gather/scatter modes for PstreamBuffers
|
2022-03-12 21:16:30 +01:00 |
parallelOverset
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00: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
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
patchRegion
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
PatchTools
|
STYLE: use labelRange for identity
|
2020-11-25 19:53:02 +01:00 |
PDRblockMesh
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
plotFunction1
|
ENH: improve flexibility of error, messageStream output
|
2021-11-03 11:46:13 +01:00 |
PointEdgeWave
|
ENH: replace keyType with wordRe for matching selectors.
|
2021-04-19 16:33:42 +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 |
PrecisionAdaptor
|
ENH: make precision adaptors modifiable (#2173)
|
2021-09-07 11:29:11 +02:00 |
predicates
|
STYLE: fix/correct some tests. Remove useless tests
|
2021-07-05 14:55:37 +02:00 |
prefixOSstream
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
primitivePatch
|
COMP: combine uindirectPrimitivePatch.H into indirectPrimitivePatch.H
|
2022-05-10 10:47:01 +02:00 |
primitives
|
ENH: use consistent naming when toggling exception throwing on/off
|
2021-11-02 21:14:41 +01:00 |
processorTopology
|
ENH: consolidate processorTopology handling for volume and area meshes
|
2022-05-10 10:47:01 +02:00 |
pTraits
|
STYLE: some general spelling fixes
|
2020-05-04 09:15:21 +02:00 |
PtrList
|
ENH: support move append lists for PtrList and UPtrList
|
2022-05-17 17:35:51 +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
|
ENH: add -verbose support into argList
|
2021-11-09 15:44:54 +01:00 |
Random
|
ENH: use consistent naming when toggling exception throwing on/off
|
2021-11-02 21:14:41 +01:00 |
readDir
|
STYLE: fix/correct some tests. Remove useless tests
|
2021-07-05 14:55:37 +02:00 |
reconstruct
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
reconstructedDistanceFunction
|
COMP: link twoPhaseProperties library (#2424)
|
2022-03-31 16:01:41 +02:00 |
refPtr
|
ENH: support cref() and shallow copies (refPtr and tmp)
|
2021-11-17 16:04:40 +01:00 |
regex1
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
rigidBodyDynamics
|
REL: Release preparations
|
2019-12-23 09:49:23 +00:00 |
router
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
scalarOps
|
STYLE: fix/correct some tests. Remove useless tests
|
2021-07-05 14:55:37 +02:00 |
scalarPredicates
|
ENH: make op names unambiguous
|
2022-04-29 11:44:28 +02:00 |
scalarRanges
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
searchableSphere
|
ENH: support general searchable spheroid (issue #1901)
|
2020-10-28 16:04:12 +01:00 |
setAlphaField/case1
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00: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: add refPtr release() method
|
2021-11-15 19:34:01 +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
|
ENH: additional IndirectList static methods
|
2022-05-10 10:47:01 +02:00 |
speed
|
STYLE: fix/correct some tests. Remove useless tests
|
2021-07-05 14:55:37 +02:00 |
SphericalTensor
|
ENH: quaternion ROLL_PITCH_YAW and YAW_PITCH_ROLL aliases/lookups
|
2022-06-02 11:14:10 +02:00 |
SphericalTensor2D
|
ENH: quaternion ROLL_PITCH_YAW and YAW_PITCH_ROLL aliases/lookups
|
2022-06-02 11:14:10 +02:00 |
spline
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
splitFunctionArgs
|
ENH: refactor function arg splitting -> stringOps::splitFunctionArgs
|
2021-05-19 16:20:12 +02:00 |
string
|
ENH: improve hashing overloads of string-types and HashTable/HashSet
|
2021-04-19 16:33:42 +00:00 |
string2
|
ENH: use consistent naming when toggling exception throwing on/off
|
2021-11-02 21:14:41 +01:00 |
stringList
|
ENH: consistency improvements for keyType and wordRe
|
2021-04-19 16:33:42 +00:00 |
stringSplit
|
ENH: consistency improvements for keyType and wordRe
|
2021-04-19 16:33:42 +00:00 |
SubField
|
STYLE: header format
|
2019-12-13 12:33:23 +01:00 |
surfaceIntersection
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00:00 |
surfaceMeshConvert
|
ENH: type aliases for common GeometricField forms (#2348)
|
2022-02-10 19:28:50 +01:00 |
surfaceReading
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00:00 |
surfaceWriter
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00:00 |
SymmTensor
|
ENH: quaternion ROLL_PITCH_YAW and YAW_PITCH_ROLL aliases/lookups
|
2022-06-02 11:14:10 +02:00 |
SymmTensor2D
|
ENH: quaternion ROLL_PITCH_YAW and YAW_PITCH_ROLL aliases/lookups
|
2022-06-02 11:14:10 +02:00 |
syncTools
|
DOC: adjust wording
|
2022-06-21 13:50:40 +02: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
|
ENH: quaternion ROLL_PITCH_YAW and YAW_PITCH_ROLL aliases/lookups
|
2022-06-02 11:14:10 +02:00 |
Tensor2D
|
ENH: quaternion ROLL_PITCH_YAW and YAW_PITCH_ROLL aliases/lookups
|
2022-06-02 11:14:10 +02:00 |
tensorFieldFields1
|
ENH: support zip/unzip rows of symmTensor (#2487)
|
2022-05-27 17:58:37 +02:00 |
tensorFields1
|
ENH: support zip/unzip rows of symmTensor (#2487)
|
2022-05-27 17:58:37 +02:00 |
testFunctionObjects
|
ENH: add testFunctionObjects library with fakeError function object
|
2020-07-24 09:04:07 +02:00 |
TestTools
|
ENH: QRMatrix: refactor the QR decomposition algorithms (fixes #2212)
|
2022-05-31 16:11:20 +00: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 cref() and shallow copies (refPtr and tmp)
|
2021-11-17 16:04:40 +01:00 |
token
|
ENH: construct token::compound from object and token from compound (#1879)
|
2020-10-15 17:21:33 +02:00 |
tokenize
|
ENH: add -verbose support into argList
|
2021-11-09 15:44:54 +01:00 |
treeComms
|
ENH: bundle Pstream:: AllGather methods
|
2022-03-31 15:56:04 +02:00 |
triTet
|
STYLE: adds comments in empty Make/options files
|
2018-11-13 15:21:13 +01:00 |
Tuple2
|
ENH: bundle Pstream:: AllGather methods
|
2022-03-31 15:56:04 +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
|
ENH: additional IndirectList static methods
|
2022-05-10 10:47:01 +02: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
|
ENH: additional Field normalise method (#2444)
|
2022-04-28 15:31:44 +02:00 |
vectorTools
|
STYLE: use FOAM_UTILITIES in Make/options
|
2017-04-07 08:17:43 +02:00 |
volField
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
volPointInterpolation
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
vtkSeriesWriter
|
ENH: improve consistency of fileName handling windows/non-windows (#2057)
|
2021-04-19 16:33:42 +00: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
|
ENH: improve flexibility of error, messageStream output
|
2021-11-03 11:46:13 +01:00 |
wordRe
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |
zoneDistribute
|
RELEASE: Updated headers for v2112
|
2021-12-20 14:18:01 +00:00 |