Directory CCA/Components/DataArchiver/

Total Files:
3
Deleted Files:
0
Lines of Code:
3216

[root]/CCA/Components/DataArchiver

Lines of Code

CCA/Components/DataArchiver/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 941 (100.0%) 55.3
allen 5 (29.4%) 400 (42.5%) 80.0
knolla 1 (5.9%) 288 (30.6%) 288.0
sidharth 3 (17.6%) 238 (25.3%) 79.3
dav 2 (11.8%) 9 (1.0%) 4.5
tsaad 1 (5.9%) 3 (0.3%) 3.0
jas 4 (23.5%) 3 (0.3%) 0.7
ahumphrey 1 (5.9%) 0 (0.0%) 0.0

Most Recent Commits

allen 2015-12-23 14:55 Rev.: 54592

added a barrier and white space cleanup

0 lines of code changed in 2 files:

  • CCA/Components/DataArchiver: DataArchiver.cc (new)
allen 2015-12-21 16:46 Rev.: 54580

added asyncronious saving of a data and checkpoints and a bunch of white space clean up

400 lines of code changed in 3 files:

  • CCA/Components/DataArchiver: DataArchiver.cc (+382 -241), DataArchiver.h (new)
sidharth 2015-10-07 02:27 Rev.: 54130

PIDX cmpression support

119 lines of code changed in 1 file:

  • CCA/Components/DataArchiver: DataArchiver.cc (+119 -75)
sidharth 2015-09-17 17:29 Rev.: 53978

No checkpoint with PIDX enabled + enable option to rite lower resolution

5 lines of code changed in 1 file:

  • CCA/Components/DataArchiver: DataArchiver.cc (+5 -5)
sidharth 2015-09-16 22:52 Rev.: 53969

PIDX support if configured with --with-pidx option : works only for CCtype grids

114 lines of code changed in 1 file:

  • CCA/Components/DataArchiver: DataArchiver.cc (+114 -40)
ahumphrey 2015-09-11 14:45 Rev.: 53930

Remove antiquated TAU support.

0 lines of code changed in 1 file:

  • CCA/Components/DataArchiver: DataArchiver.cc (-2)
knolla 2015-07-20 11:39 Rev.: 53737

added PIDX code to DataArchiver

288 lines of code changed in 1 file:

  • CCA/Components/DataArchiver: DataArchiver.cc (+288)
dav 2015-02-13 16:40 Rev.: 53104

More innocuous updates to get ready for main xml memory fix commit. These do not change the RT answers, but
get the code into a cleaner shape for the mail fix.

D Core/Containers/StringUtil.cc
D Core/Containers/StringUtil.h
A + Core/Util/StringUtil.cc
A + Core/Util/StringUtil.h

- Moved StringUtil into Core/Util.

M CCA/Components/DataArchiver/DataArchiver.cc
M CCA/Components/ProblemSpecification/ProblemSpecReader.cc

- Alphabetize #includes, update #include StringUtil.

M Core/Containers/sub.mk

- Remove StringUtil, remove tabs.

M Core/Geometry/IntVector.h
M Core/Geometry/IntVector.cc
M Core/Geometry/Vector.h
M Core/Geometry/Vector.cc

- Move 'fromString()' to its proper location.
- Remove tabs. Add {}. Remove dead code. Alphabetize #includes.

M Core/Grid/Grid.h
M Core/Grid/Grid.cc

- Alphabetize #includes. Inline one line function. Line up variables/functions, white space, etc.
- Added readLevelsFromFile(), parsePatchFromFile(), parseLevelFromFile(), parseGridFromFile() functions
- These functions are used to parse an input XML file line by line (instead of reading it into an
XML DOM that takes a huge amount of memory).
- HOWEVER, they are not used in the code in this commit. They will be used in a following commit.

M Core/Grid/SimulationState.cc
M Core/Grid/SimulationTime.cc
M Core/Grid/Task.cc
M Core/Persistent/Persistent.cc
M Core/Persistent/Pstreams.cc
M Core/Util/DynamicLoader.cc
M Core/Util/FileUtils.cc

- Alphabetize #includes. Update #include for StringUtil.

M Core/Util/sub.mk

- Alphabetize files. Update StringUtil.


7 lines of code changed in 1 file:

  • CCA/Components/DataArchiver: DataArchiver.cc (+7 -8)
dav 2015-02-09 18:51 Rev.: 53090


M CCA/Components/ProblemSpecification/ProblemSpecReader.cc

- Display ProblemSetupException error message when parsing UPS files fails.

M StandAlone/sus.cc

- Make error message more (generically) correct.

M CCA/Components/DataArchiver/DataArchiver.cc

- Fix typo.


2 lines of code changed in 1 file:

  • CCA/Components/DataArchiver: DataArchiver.cc (+2 -3)
jas 2015-01-26 12:34 Rev.: 53023

Made the following changes:

1. Compress large xml files. Remove sus log.

2. Add Changelog.

3. Add instructions for adding a new component to the build system.

4. Update OSX build in install documentation.

5. Update petsc version in install documentation.

6. Change Petsc version.

7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.

8. Remove Tracker feature.

9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.

10. Remove old build dependency versions.

11. Add wasatch_3P 1.6.0 branch.

12. Remove bench.config file, update excludes when building release tar ball.

13. Remove *.orig and *.release files.

14. Update copyright date. Update version to 1.6.

3 lines of code changed in 4 files:

  • CCA/Components/DataArchiver: DataArchiver.cc (+1 -1), DataArchiver.h (+1 -1), sub.mk (new)
tsaad 2015-01-13 12:20 Rev.: 52961

fix bug when specifying custom particle position label.

3 lines of code changed in 1 file:

  • CCA/Components/DataArchiver: DataArchiver.cc (+3 -3)
Generated by StatSVN 0.7.0