1c1c6df615
BUG: Double definition of vectorIOFieldField.
...
Definition in streamLine now redundant.
2010-06-01 13:16:40 +01:00
300ac4843c
BUG: fieldValue.C was defining duplicate IOField symbols
2010-04-15 18:15:09 +01:00
b6f3bd4c23
STYLE: follow coding guide recommendation for '//- Destructor'
2010-04-12 11:55:52 +02:00
a30f977dc5
STYLE: avoid namespace { ... } in functionObject source code
2010-04-09 14:09:42 +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
d17d015f88
Use new last() method for List-type classes
...
- use first() method in some places as well where it helps clarity
- there are a few remaining cases: git grep 'size()-1]'
2009-11-26 13:35:57 +01:00
3d9c822022
Added abortCalculation function object, exposed Time::stopAtControls
...
- still needs fine-tuning (testing) to see if it reacts as anticipated under
various conditions.
2009-11-06 17:18:32 +01:00
9221793088
Changing
...
deltaT().value() to deltaTValue()
and
deltaT0().value() to deltaT0Value()
across the whole code - faster to return especially if being used
often, in each call to a submodel for example.
2009-10-21 16:36:07 +01:00
6062a1ef66
updates/improvements to the cloud IO system and using new constants
2009-09-04 16:19:57 +01:00
b9e8d0fa82
corrected comment
2009-08-28 12:35:58 +01:00
b8e6998969
debug printing
2009-08-25 17:41:23 +01:00
3355c8d9eb
initial streamlines functionobject
2009-08-25 12:35:48 +01:00