Directory CCA/Components/DataArchiver/

Total Files:
4
Deleted Files:
0
Lines of Code:
2881

[root]/CCA/Components/DataArchiver

Lines of Code

CCA/Components/DataArchiver/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 19 (100.0%) 320 (100.0%) 16.8
luitjens 4 (21.1%) 303 (94.7%) 75.7
jas 12 (63.2%) 10 (3.1%) 0.8
jsutherland 1 (5.3%) 7 (2.2%) 7.0
dav 2 (10.5%) 0 (0.0%) 0.0

Most Recent Commits

dav 2010-09-15 18:17 Rev.: 46203

First pass at saving original .ups file into the UDA. (Behind the scenes) uses 'system(cp)', which at some point may need to be replaced...

0 lines of code changed in 2 files:

  • CCA/Components/DataArchiver: DataArchiver.cc (new)
jsutherland 2010-09-10 09:44 Rev.: 46185

Allow variables to not be present at initialization for IO.

Previously, if a variable was created during timestepping and was requested to be output, an exception was triggered during IO for the initial condition. This checkin changes the logic so that at the initial condition any variables that do not exist will be ignored. After the first timestep, however, any non-existant variables that are requested to be output will trigger an exception.

7 lines of code changed in 1 file:

  • CCA/Components/DataArchiver: DataArchiver.cc (+7 -4)
luitjens 2010-06-14 13:31 Rev.: 45724

Added the ability to query the data archive to see if a label is being saved. This will always return false if the output has been disabled by setting the output frequency to 0.


15 lines of code changed in 3 files:

  • CCA/Components/DataArchiver: DataArchiver.cc (+13), DataArchiver.h (new)
luitjens 2010-06-14 13:08 Rev.: 45723

fixed indenting

288 lines of code changed in 1 file:

  • CCA/Components/DataArchiver: DataArchiver.h (+288 -288)
jas 2010-03-09 10:28 Rev.: 45420

Update copyright dates.

1 lines of code changed in 2 files:

  • CCA/Components/DataArchiver: sub.mk (+1 -1)
jas 2010-03-08 14:00 Rev.: 45409

Update copyright dates

3 lines of code changed in 4 files:

  • CCA/Components/DataArchiver: DataArchiver.cc (+1 -1), DataArchiver.h (+1 -1), uintahshare.h (new)
jas 2010-03-08 10:54 Rev.: 45405

Undoing commit 45403

3 lines of code changed in 3 files:

  • CCA/Components/DataArchiver: DataArchiver.cc (+1 -1), DataArchiver.h (+1 -1), uintahshare.h (+1 -1)
jas 2010-03-07 23:13 Rev.: 45403

Update copyright date.

3 lines of code changed in 3 files:

  • CCA/Components/DataArchiver: DataArchiver.cc (+1 -1), DataArchiver.h (+1 -1), uintahshare.h (+1 -1)
Generated by StatSVN 0.4.0