..
alloc
base64
Add base64 encoding layer (issue #272 )
2016-10-17 12:05:29 +02:00
BinSum
boundBox
ENH: additional methods/operators for boundBox (related to #196 )
2017-01-25 19:26:50 +01:00
callback
applications/test: Updated include and link options
2015-07-16 14:37:19 +01:00
Circulator
Rename circulators to be consistent with the standard OpenFOAM class naming convention
2015-08-06 16:54:47 +01:00
codeStream
STYLE: missing include in codeStream test dictionary
2016-07-15 09:05:44 +02:00
CompactIOList
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00
CompactListList
UList: Rationalize assignment (shallow-copy vs deep-copy)
2016-04-03 10:26:05 +01:00
cpuInfo
ENH: provide basic cpu-information
2016-06-15 12:38:46 +02:00
cstring
ENH: adapter for a list of C++ strings <-> a list of C-style strings
2016-06-16 08:22:53 +02:00
cyclic
applications/test: Updated include and link options
2015-07-16 14:37:19 +01:00
delete
dictionary
ENH: subdict output with leading name (issue #255 )
2016-06-09 18:33:56 +01:00
Dictionary
dimensionedType
ENH: provide a 'dimensioned' null-like constructor for dimensionedType
2016-12-02 08:48:01 +01:00
Distribution
Update code to use the simpler C++11 template syntax
2016-01-10 19:20:16 +00:00
DLList
DynamicField
dynamicIndexedOctree
DynamicList
ENH: Support more C++11 initializer lists (issue #261 )
2016-10-18 20:08:37 +02:00
ensightFile
BUG: ensight writers not catching special reserved characters ( fixes #122 )
2016-06-07 17:16:09 +01:00
ensightFoamReader
error
Completed update ...ErrorIn -> ...ErrorInFunction
2015-11-11 09:03:39 +00:00
extendedStencil
Standardized cell, patch and face loop index names
2016-04-25 10:28:32 +01:00
faces
ENH: ensure face, triFace and labelledTri all work consistently (issue #294 )
2016-11-12 20:57:48 +01:00
Field
fieldDependency
fieldMapping
ENH: Tutorial updates and clean-up
2016-12-16 13:26:28 +00:00
fileName
ENH: additional fileName methods
2016-12-18 20:40:03 +01:00
fileNameClean
findCell-octree
Rationalize position searching and add cell->tet decomposition as the default cell-search algorithm
2015-02-25 10:57:06 +00:00
findSphereFeatureEdges-octree
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00
findTimes
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00
FixedList
FixedList: Added void operator=(std::initializer_list<T>)
2016-08-11 22:02:05 +01:00
foamVersion
Function1
GIT: Initial commit after latest foundation merge
2016-04-25 11:40:48 +01:00
fvc
applications/test: Updated include and link options
2015-07-16 14:37:19 +01:00
fvc2D
GIT: Resolved conflicts arising from merge with develop branch
2016-09-26 10:57:34 +01:00
fvSolutionCombine
GAMGAgglomeration
GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField()
2016-04-30 21:40:09 +01:00
globalIndex
Standardized cell, patch, face and processor loop index names
2016-04-25 12:00:53 +01:00
globalMeshData
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
graph
graphXi
Hashing
GIT: Initial commit after latest foundation merge
2016-04-25 11:40:48 +01:00
HashingSpeed
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
HashPtrTable
BUG: HashPtrTable has problems with null pointers (issue #395 )
2017-01-26 18:00:33 +01:00
HashSet
ENH: optionally eliminate duplicates on hashedWordList construction (issue #375 )
2017-01-10 12:42:40 +01:00
HashTable
ENH: expose HashTable iterator object() methods
2017-01-26 18:11:02 +01:00
HashTable2
HashTable: Added C++11 initializer_list constructor
2016-08-05 22:30:26 +01:00
HashTable3
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
hexRef8
ENH: Tutorial updates and clean-up
2016-12-16 13:26:28 +00:00
IndirectList
io
ISLList
IStringStream
labelRanges
ENH: freshen code in labelRange classes
2017-01-23 17:09:26 +01:00
liquid
List
BUG: not incrementing when reading via singly-linked list
2017-01-24 12:59:13 +01:00
ListOps
pplications/test/ListOps/Make/options: Removed extraneous backslash
2016-02-08 16:33:56 +00:00
Map
mappedPatch
GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField()
2016-04-30 21:40:09 +01:00
Matrix
LUscalarMatrix: Added processor-local matrix inverse function
2016-07-17 14:44:50 +01:00
maxMem
memInfo
mesh
ENH: optionally eliminate duplicates on hashedWordList construction (issue #375 )
2017-01-10 12:42:40 +01:00
mkdir
momentOfInertia
Standardized cell, patch and face loop index names
2016-04-25 10:28:32 +01:00
mvBak
NamedEnum
ENH: provide list of enums for NamedEnum
2016-09-27 12:40:17 +02:00
nullObject
Resolve issues relating to compilation with clang-3.5.0
2014-12-15 22:38:10 +00:00
objectRegistry
ENH: improve objectRegistry functionality (issue #322 )
2016-12-01 13:04:07 +01:00
ODE
Matrix: Added (i, j) addressing to allow support for addressing blocks of the matrix
2016-03-20 19:44:29 +00:00
OStringStream
PackedList
PackedList1
Test-PackedList1: Removed chained assigments
2016-02-08 16:30:00 +00:00
PackedList2
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
PackedList3
PackedList4
parallel
BUG: UOPstream indexes out of bounds after whitespace stripping ( fixes #134 )
2016-06-02 09:45:04 +02:00
parallel-communicators
Formatting: Rationalized the indentation of #include
2015-02-10 20:35:50 +00:00
parallel-nonBlocking
Standardized cell, patch, face and processor loop index names
2016-04-25 12:00:53 +01:00
passiveParticle
STYLE: Consistency updates to change input of <var>Name to <var>. Fixes #306
2016-11-22 14:50:33 +00:00
PatchEdgeFaceWave
Standardized cell, patch and face loop index names
2016-04-25 10:28:32 +01:00
patchRegion
ENH: Tutorial updates and clean-up
2016-12-16 13:26:28 +00:00
PatchTools
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
PointEdgeWave
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
pointField
vector::zero -> Zero
2016-04-16 18:34:41 +01:00
Polynomial
POSIX
prefixOSstream
primitivePatch
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
pTraits
PtrList
PtrListDictionary
PtrListDictionary: New form of Dictionary in which the list type is PtrList rather than a linked-list
2015-09-16 21:26:26 +01:00
quaternion
quaternion/septernion: Added multi- quaternion/septernion averaging
2016-04-16 15:59:05 +01:00
reconstruct
applications/test: Updated include and link options
2015-07-16 14:37:19 +01:00
regex
GIT: Initial state after latest Foundation merge
2016-09-20 14:49:08 +01:00
rigidBodyDynamics
applications/test/rigidBodyDynamics/pendulumAndSpring: Another slightly more complex test
2016-04-17 15:47:03 +01:00
router
GIT: Initial state after latest Foundation merge
2016-09-20 14:49:08 +01:00
sha1
Cleanup endian support ( closes #271 )
2016-10-17 12:02:01 +02:00
simpleMatrix
Matrix: Added (i, j) addressing to allow support for addressing blocks of the matrix
2016-03-20 19:44:29 +00:00
sizeof
slicedField
applications/test: Updated include and link options
2015-07-16 14:37:19 +01:00
SLList
LList, SLList: Added construction from and assignment to initializer_list
2016-08-12 10:01:41 +01:00
sort
speed
Removed use of the deprecated "register" keyword
2015-06-30 10:26:44 +01:00
sphericalTensorField
spline
STYLE: Updated version to 'plus'
2015-12-22 23:14:17 +00:00
StaticHashTable
string
ENH: provide word::validated() static method
2017-02-03 15:13:13 +00:00
stringList
symmTensorField
syncTools
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
sysInfo
Cleanup endian support ( closes #271 )
2016-10-17 12:02:01 +02:00
tensor
messageStream: Added DebugInfo and DebugInFunction:
2016-03-04 11:30:13 +00:00
tensor2D
tetTetOverlap
applications: Update ...ErrorIn -> ...ErrorInFunction
2015-11-10 17:53:31 +00:00
thermoMixture
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
tmpField
tokenize
triTet
Tuple2
UDictionary
UIndirectList
UniformField
vector
vectorTools
applications/test: Updated to compile with Clang-3.5
2015-02-04 16:32:36 +00:00
volField
ENH: Tutorial updates and clean-up
2016-12-16 13:26:28 +00:00
volPointInterpolation
boundaryField() -> boundaryFieldRef()
2016-04-24 22:07:37 +01:00
wallDist
ENH: additional methods/operators for boundBox (related to #196 )
2017-01-25 19:26:50 +01:00
wordRe
GIT: Initial commit after latest foundation merge
2016-04-25 11:40:48 +01:00
xfer
BUG: Field construct from Xfer<Field> fails (issued #298 )
2016-11-13 14:37:40 +01:00