openfoam/applications/test
2019-01-14 10:00:32 +01:00
..
00-dummy CONFIG: adjustments to environment 2018-12-03 09:50:48 +01:00
alloc
argList ENH: simplify use of case-relative paths 2018-12-15 13:26:55 +01:00
autoPtr ENH: explicit convert to bool operator for autoPtr 2018-07-30 14:33:22 +02:00
base64 STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
BinSum
bitops ENH: ListOp::inplaceMapValue using a Map<label> for the mapping. 2018-04-27 10:43:32 +02:00
bitSet1 STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
bitSet2 STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
boundBox ENH: make indices for boundBox::add() a templated parameter 2018-08-07 22:23:16 +02:00
callback ENH: for-range, forAllIters() ... in applications/utilities 2019-01-07 09:20:51 +01:00
cellModels STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
checkDecomposePar STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
Circulator STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
codeStream STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
CompactIOList
CompactListList ENH: use Zero when zero-initializing types 2018-12-11 23:50:15 +01:00
contiguous STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
coordinateSystem STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
cplusplus1 STYLE: relocate STRING_QUOTE macro to macros.H 2018-08-02 16:26:25 +02:00
cpuInfo STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
cstring ENH: stringOps inplace methods now use a std::string parameter 2017-11-22 08:03:52 +01:00
cubicEqn BUG: cubicEqn, quadraticEqn: Correction to repeated roots 2018-07-24 15:54:32 +01:00
cyclic ENH: for-range, forAllIters() ... in applications/utilities 2019-01-07 09:20:51 +01:00
decomposedBlockData STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
decomposePar STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
delete ENH: for-range, forAllIters() ... in applications/utilities 2019-01-07 09:20:51 +01:00
dictionary ENH: export FOAM_API in dictionary (issue #1158) 2019-01-07 19:04:50 +01:00
dictionary2 ENH: support token stream checking to entry (issue #762) 2018-10-16 11:13:35 +02:00
Dictionary STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
dictionaryTokens STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
dimensionedType ENH: additional read guards for dimensionedType. input consistency (#762, #1148) 2019-01-03 13:34:11 +01:00
dimensionSet ENH: add dimensionSet provisioning for a dimensioned clip() method 2019-01-09 23:44:17 +01:00
DirLister ENH: change wordRes to be a List of wordRe instead of a wrapper (issue #259) 2018-02-21 10:05:30 +01:00
Distribution
DLList STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
DynamicField COMP: adjust tests to compile with current code base 2018-02-20 17:24:08 +01:00
dynamicIndexedOctree
DynamicList STYLE: protect and comment test of illegal access (#1066) 2018-11-08 14:46:35 +01:00
edges STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
ensightFile STYLE: consistency in using argList::addArgument, argList::addOption 2017-11-22 12:54:28 +01:00
ensightFoamReader
Enum STYLE: add deprecated message to NamedEnum constructor 2019-01-10 14:49:18 +01:00
error
etcFiles ENH: support search modes for etcFiles() 2018-12-12 13:45:32 +01:00
extendedStencil ENH: test: make test apps compile. Fixes #876. 2018-06-14 15:14:14 +01:00
externalFileCoupler STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
faces STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
fieldDependency ENH: test: make test apps compile. Fixes #876. 2018-06-14 15:14:14 +01:00
fieldMapping STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
fieldTypes COMP: use hard-coded values for fieldTypes (issue #1068) 2018-11-12 16:39:55 +01:00
fileName ENH: extend fileName::relative() method 2018-12-14 17:44:07 +01:00
fileNameClean STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
findCell-octree ENH: change argList get<> and getList<> from read<>, readList<> 2018-08-09 11:27:36 +02:00
findSphereFeatureEdges-octree ENH: test: make test apps compile. Fixes #876. 2018-06-14 15:14:14 +01:00
findTimes
FixedList ENH: FixedList empty(), size(), max_size() now constexpr static (#1160) 2019-01-10 09:35:41 +01:00
FixedList2 STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
foamToMetisGraph
foamVersion COMP: adjust headers for more detailed build info in the future (issue #1010) 2018-11-29 21:01:01 +01:00
Function1 STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
fvc ENH: for-range, forAllIters() ... in applications/utilities 2019-01-07 09:20:51 +01:00
fvc2D ENH: for-range, forAllIters() ... in applications/utilities 2019-01-07 09:20:51 +01:00
fvSolutionCombine ENH: support token stream checking to entry (issue #762) 2018-10-16 11:13:35 +02:00
GAMGAgglomeration ENH: improve controls for Time (issue #910) 2018-07-02 10:20:01 +02:00
globalIndex
globalMeshData STYLE: add nBoundaryFaces() method to primitiveMesh 2018-09-27 10:17:30 +02:00
graph ENH: for-range, forAllIters() ... in applications/utilities 2019-01-07 09:20:51 +01:00
graphXi ENH: for-range, forAllIters() ... in applications/utilities 2019-01-07 09:20:51 +01:00
hashedWordList ENH: make hashedWordList movable 2018-01-25 15:00:25 +01:00
Hashing STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
HashingSpeed STYLE: compilation of some unit tests 2017-10-26 23:59:18 +02:00
HashPtrTable STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
HashSet ENH: allow direct testing of HashTable iterator as a bool 2018-12-20 18:03:16 +01:00
HashTable1 STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
HashTable2 ENH: test: make test apps compile. Fixes #876. 2018-06-14 15:14:14 +01:00
HashTable3 DEFEATURE: remove StaticHashTable 2017-10-30 21:35:05 +01:00
HashTable4 ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
hexRef8 STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
IListStream ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
IndirectList ENH: provide iterators for IndirectList, UIndirectList 2018-03-07 17:50:34 +01:00
instant ENH: generalize instant to be templated, movable, etc 2018-10-03 14:05:45 +02:00
io ENH: added Ostream fill() methods and corresponding IOmanip setfill() 2018-11-25 14:17:55 +01:00
IOField COMP: adjust tests to compile with current code base 2018-02-20 17:24:08 +01:00
IOobjectList ENH: additional variants of IOobjectList findObject() 2018-11-28 11:28:38 +01:00
ISLList STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
IStringStream ENH: add reset() method to IStringStream 2017-10-23 07:50:12 +02:00
ITstream ENH: allow creation of ITstream by parsing string 2017-11-06 09:25:58 +01:00
labelRanges STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
limits COMP: resolve signed/unsigned long ambiguity on Darwin 2018-04-24 13:17:22 +02:00
liquid COMP: adjust tests to compile with current code base 2018-02-20 17:24:08 +01:00
List ENH: make List output compile-time configurable (#1160) 2019-01-10 14:24:11 +01:00
List2 STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
List3 STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
ListOps COMP: avoid attempted auto-vivify with PackedBoolList [] 2018-03-15 15:20:00 +01:00
ListOps2 ENH: ListOp::inplaceMapValue using a Map<label> for the mapping. 2018-04-27 10:43:32 +02:00
machine-sizes COMP: resolve signed/unsigned long ambiguity on Darwin 2018-04-24 13:17:22 +02:00
Map
mapDistributePolyMesh STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
mappedPatch ENH: test: make test apps compile. Fixes #876. 2018-06-14 15:14:14 +01:00
Matrix
maxMem
memInfo STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
mesh ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
minMax1 ENH: MinMax class for handling value ranges 2019-01-14 10:00:32 +01:00
mkdir
momentOfInertia STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
mvBak ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
nullObject STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
objectRegistry ENH: simplify/extend objectRegistry code with templated predicates 2018-11-10 17:20:32 +01:00
objectRegistry2 ENH: add objectRegistry::count() methods 2018-11-11 19:00:54 +01:00
OCountStream ENH: coding cleanup for memory streams 2018-01-22 09:42:06 +01:00
ODE STYLE: consistency in using argList::addArgument, argList::addOption 2017-11-22 12:54:28 +01:00
OListStream ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
openmp CONFIG: add clang third-party lib to LD_LIBRARY_PATH 2017-12-19 16:07:15 +01:00
OStringStream
PackedList ENH: add PackedList::unpack() method 2018-08-01 12:48:35 +02:00
PackedList1 STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
PackedList2 STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
parallel ENH: use Zero when zero-initializing types 2018-12-11 23:50:15 +01:00
parallel-communicators STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
parallel-nonBlocking STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
parallelOverset STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
passiveParticle ENH: for-range, forAllIters() ... in applications/utilities 2019-01-07 09:20:51 +01:00
PatchEdgeFaceWave ENH: test: make test apps compile. Fixes #876. 2018-06-14 15:14:14 +01:00
PatchFunction1 STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
patchRegion STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
PatchTools STYLE: adjust tests for some updates in methods (issue #876) 2018-06-14 17:17:17 +02:00
PointEdgeWave ENH: change argList get<> and getList<> from read<>, readList<> 2018-08-09 11:27:36 +02:00
pointField STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
Polynomial
POSIX ENH: make cwd() behaviour user-adjustable (issue #1007) 2018-10-16 01:30:44 +02:00
predicates
prefixOSstream STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
primitivePatch ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
primitives ENH: add dimensionSet provisioning for a dimensioned clip() method 2019-01-09 23:44:17 +01:00
pTraits
PtrList STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
PtrListDictionary STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
PtrMap STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
quaternion STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
Random STYLE: floor/truncate instead of rounding for Random::position (issue #865) 2018-06-13 12:38:13 +02:00
reconstruct
regex STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
rigidBodyDynamics ENH: avoid readScalar, readLabel etc from dictionary (#762, #1033) 2018-10-12 08:14:47 +02:00
router STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
scalarPredicates ENH: support scalar predicates and lists of scalar predicates (#1056) 2018-11-13 14:12:53 +01:00
scalarRanges STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
sha1 STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
sigFpe STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
simpleMatrix
sizeof STYLE: relocate distributed flag into ParRunControl 2018-10-11 09:12:01 +02:00
slicedField
SLList STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
sort ENH: allow passing of comparator to sortToc methods 2017-10-27 14:28:00 +02:00
speed STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
sphericalTensorField
spline STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
string ENH: support search modes for etcFiles() 2018-12-12 13:45:32 +01:00
stringList ENH: add wordRes::matching() method 2018-11-09 21:21:15 +01:00
stringSplit STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
surfaceIntersection STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
surfaceMeshConvert STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
surfaceReading STYLE: some test apps compiling into wrong location (issue #876) 2018-06-27 10:31:35 +02:00
symmTensorField STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
syncTools ENH: for-range, forAllIters() ... in applications/utilities 2019-01-07 09:20:51 +01:00
sysInfo STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
tensor STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
tensor2D STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
tetTetOverlap
thermoMixture
timeSelector ENH: simplify use of case-relative paths 2018-12-15 13:26:55 +01:00
tmp ENH: add get() accessor to tmp classes 2018-12-20 17:29:51 +01:00
token ENH: enhancements to behaviour of token 2017-11-05 20:05:28 +01:00
tokenize STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
triTet STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
Tuple2 ENH: Pair, Tuple2 improvements (#1160) 2019-01-08 22:16:41 +01:00
UDictionary STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
UIListStream ENH: coding cleanup for memory streams 2018-01-22 09:42:06 +01:00
UIndirectList STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
UList STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
UniformField
unitConversion STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
vector STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
vectorTools
volField STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00
volPointInterpolation
vtkSeriesWriter STYLE: argList::opt method instead of the longer argList::lookupOrDefault 2018-12-12 12:10:39 +01:00
vtmWriter ENH: vtk::vtmWriter for generating vtkMultiBlockDataSet (.vtm) (issue #926) 2018-10-02 12:53:01 +02:00
wallDist ENH: minor consistency improvements for bounding box 2019-01-09 09:32:23 +01:00
wallDistDyM
wordRe STYLE: Updating version to v1812 2018-12-19 18:07:52 +00:00