42f4950532
ENH: Added foundObjectRe function
2013-04-05 11:33:47 +01:00
2812024796
Update headers
2013-02-26 22:20:05 +00:00
0afb3ab1ac
MeshObject: extended to support movePoints and updateMesh as an alternative to call-backs
...
All MeshObjects are now handled generically in polyMesh and fvMesh
See MeshObject.H for details
2013-02-26 22:19:28 +00:00
01da75a7ba
STYLE: Minor code formatting
2012-08-13 09:29:57 +01:00
baf3fe8c2c
ENH: Enabled strict type check on lookupClass
2012-08-09 14:30:48 +01:00
5df52bc9e6
ENH: objectRegistry: subRegistry functionality extended
2012-04-17 18:00:03 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
a3c6d6ace3
COMP: incomplete Time class used in objectRegistryTemplates
2010-12-08 08:41:50 +01:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
c51a2b0f63
ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction
2010-06-02 09:48:07 +01:00
b6f3bd4c23
STYLE: follow coding guide recommendation for '//- Destructor'
2010-04-12 11:55:52 +02:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
d80ce7fc33
objectRegistry - gets sortedNames() methods
...
- reduce duplicate code by using some HashTable methods directly
2009-12-01 11:54:06 +01:00
e011328d99
Merge commit 'OpenCFD/master' into olesenm
2009-03-12 10:39:22 +01:00
9ec530528f
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-03-10 12:50:34 +00:00
a1db98fae7
dependency checking
2009-03-10 12:50:21 +00:00
b968e62ef9
objectRegistry fixes
...
- objectRegistry gets a rename() that also adjusts the dbDir
- cloud reworked to use static variables subInstance and defaultName.
This avoids writing "lagrangian" everywhere
string fixes
- avoid masking of std::string::replace in string.H
- avoid old strstream in PV3FoamReader
2009-03-06 15:18:00 +01:00
2aeee852e8
PackedList bugfix, HashTable tweak
...
- it was possible to create a PackedList::iterator from a
PackedList::const_iterator and violate const-ness
- added HashTable::printInfo for emitting some information
- changed default table sizes from 100 -> 128 in preparation for future
2^n table sizes
2009-02-26 15:32:47 +01:00
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00