openfoam/applications/test
2009-02-11 10:34:45 +01:00
..
alloc Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
callback update copyrights for 2009 2008-12-31 19:01:56 +01:00
CompactListList update copyrights for 2009 2008-12-31 19:01:56 +01:00
cyclic update copyrights for 2009 2008-12-31 19:01:56 +01:00
dataEntry update copyrights for 2009 2008-12-31 19:01:56 +01:00
delete update copyrights for 2009 2008-12-31 19:01:56 +01:00
dictionary Removed handling of single-quoted strings. 2009-01-23 15:17:01 +01:00
Dictionary update copyrights for 2009 2008-12-31 19:01:56 +01:00
DimensionedField update copyrights for 2009 2008-12-31 19:01:56 +01:00
dimensionedType update copyrights for 2009 2008-12-31 19:01:56 +01:00
DLList update copyrights for 2009 2008-12-31 19:01:56 +01:00
DynamicList Applied Mattijs' DynamicList copy constructor patch 2009-01-19 14:31:31 +01:00
error update copyrights for 2009 2008-12-31 19:01:56 +01:00
Field Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
fileName moved fileName::IOobjectComponents -> IOobject::fileNameComponents 2009-01-30 09:06:47 +01:00
findCell-octree update copyrights for 2009 2008-12-31 19:01:56 +01:00
findTimes update copyrights for 2009 2008-12-31 19:01:56 +01:00
FixedList update copyrights for 2009 2008-12-31 19:01:56 +01:00
foamVersion added Foam::FOAMbuild to Foam::FOAMversion 2009-01-09 09:11:50 +01:00
fvc update copyrights for 2009 2008-12-31 19:01:56 +01:00
graph update copyrights for 2009 2008-12-31 19:01:56 +01:00
graphXi update copyrights for 2009 2008-12-31 19:01:56 +01:00
Gstream Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
HashPtrTable update copyrights for 2009 2008-12-31 19:01:56 +01:00
HashSet added HashSet::operator[]() const 2009-01-27 21:55:03 +01:00
HashTable added HashTable::erase(const HashTable&) method 2009-01-09 09:35:53 +01:00
HashTable2 rename xfer<T> class to Xfer<T> 2009-01-05 12:30:19 +01:00
IndirectList update copyrights for 2009 2008-12-31 19:01:56 +01:00
io update copyrights for 2009 2008-12-31 19:01:56 +01:00
ISLList update copyrights for 2009 2008-12-31 19:01:56 +01:00
IStringStream update copyrights for 2009 2008-12-31 19:01:56 +01:00
LduMatrix update copyrights for 2009 2008-12-31 19:01:56 +01:00
liquid update copyrights for 2009 2008-12-31 19:01:56 +01:00
List rename xfer<T> class to Xfer<T> 2009-01-05 12:30:19 +01:00
Map update copyrights for 2009 2008-12-31 19:01:56 +01:00
Matrix update copyrights for 2009 2008-12-31 19:01:56 +01:00
maxMem Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
mesh update copyrights for 2009 2008-12-31 19:01:56 +01:00
mkdir update copyrights for 2009 2008-12-31 19:01:56 +01:00
NamedEnum update copyrights for 2009 2008-12-31 19:01:56 +01:00
nearWallDist-wave update copyrights for 2009 2008-12-31 19:01:56 +01:00
ODETest update copyrights for 2009 2008-12-31 19:01:56 +01:00
OStringStream update copyrights for 2009 2008-12-31 19:01:56 +01:00
PackedList consistency update 2009-02-06 20:43:09 +01:00
PackedList2 PackedList improvements 2009-01-29 14:03:53 +01:00
parallel update copyrights for 2009 2008-12-31 19:01:56 +01:00
pointField update copyrights for 2009 2008-12-31 19:01:56 +01:00
prefixOSstream update copyrights for 2009 2008-12-31 19:01:56 +01:00
primitivePatch consistency update 2009-02-06 20:43:09 +01:00
pTraits update copyrights for 2009 2008-12-31 19:01:56 +01:00
ptrList update copyrights for 2009 2008-12-31 19:01:56 +01:00
PtrList rename xfer<T> class to Xfer<T> 2009-01-05 12:30:19 +01:00
quaternion Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
readCHEMKINIII update copyrights for 2009 2008-12-31 19:01:56 +01:00
regex regExp - separate full match from partial match, add find() 2009-01-05 09:37:52 +01:00
router update copyrights for 2009 2008-12-31 19:01:56 +01:00
sha1 moved SHA1::Digest class to SHA1Digest to allow forward declarations 2009-02-11 10:34:45 +01:00
simpleMatrix update copyrights for 2009 2008-12-31 19:01:56 +01:00
slicedField update copyrights for 2009 2008-12-31 19:01:56 +01:00
SLList update copyrights for 2009 2008-12-31 19:01:56 +01:00
sort update copyrights for 2009 2008-12-31 19:01:56 +01:00
speed unused options 2008-08-19 13:49:00 +01:00
sphericalTensorField update copyrights for 2009 2008-12-31 19:01:56 +01:00
StaticHashTable added HashTable::erase(const HashTable&) method 2009-01-09 09:35:53 +01:00
string new wordRe class - a word that holds a regExp 2009-01-04 00:33:27 +01:00
stringList update copyrights for 2009 2008-12-31 19:01:56 +01:00
symmTensorField update copyrights for 2009 2008-12-31 19:01:56 +01:00
tensor Further tinkering and additional test of the eigenvaues of symmTensors. 2008-06-11 13:32:42 +01:00
testPointEdgeWave update copyrights for 2009 2008-12-31 19:01:56 +01:00
tmpField update copyrights for 2009 2008-12-31 19:01:56 +01:00
triTet Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
Tuple2 update copyrights for 2009 2008-12-31 19:01:56 +01:00
UDictionary update copyrights for 2009 2008-12-31 19:01:56 +01:00
Unix update copyrights for 2009 2008-12-31 19:01:56 +01:00
vector Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
volField update copyrights for 2009 2008-12-31 19:01:56 +01:00
volPointInterpolation update copyrights for 2009 2008-12-31 19:01:56 +01:00
wordRe reworked regExp + wordRe a bit, minor change to keyType 2009-01-05 17:02:58 +01:00
xfer rename xfer<T> class to Xfer<T> 2009-01-05 12:30:19 +01:00