Directory Packages/Uintah/StandAlone/

Total Files:
7
Deleted Files:
11
Lines of Code:
3533

[root]/Packages/Uintah/StandAlone
                Folder removed from repo compare_mms (0 files, 0 lines)
                directory in repo tools (1 files, 10 lines)
                    directory in repo compare_mms (12 files, 285 lines)
                    directory in repo dumpfields (22 files, 4133 lines)
                    directory in repo extractors (8 files, 273 lines)
                    directory in repo graphview (2 files, 461 lines)
                    directory in repo pfs (3 files, 80 lines)
                    directory in repo puda (17 files, 142 lines)
                    directory in repo radiusMaker (3 files, 309 lines)
                    directory in repo uda2nrrd (17 files, 1367 lines)

Lines of Code

Packages/Uintah/StandAlone/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 70 (100.0%) 1806 (100.0%) 25.8
kuzimmer 1 (1.4%) 615 (34.1%) 615.0
borodai 4 (5.7%) 542 (30.0%) 135.5
harman 9 (12.9%) 178 (9.9%) 19.7
dav 23 (32.9%) 157 (8.7%) 6.8
guilkey 3 (4.3%) 132 (7.3%) 44.0
worthen 22 (31.4%) 103 (5.7%) 4.6
luitjens 7 (10.0%) 76 (4.2%) 10.8
sbrown 1 (1.4%) 3 (0.2%) 3.0

Most Recent Commits

worthen 2007-12-18 15:13 Rev.: 39667

sus.cc: Refine sleep time output; CommRecMPI: add a print function

0 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone: sus.cc (new)
worthen 2007-11-12 21:17 Rev.: 39389

Remove the fake* scripts

0 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone: sub.mk (-8)
dav 2007-11-09 19:37 Rev.: 39368

Fix building on LLNL uP (AIX).

3 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sub.mk (+3 -2)
dav 2007-11-08 16:41 Rev.: 39329


Moved uda2nrrd to its own location (tools/uda2nrrd). Split it into a
bunch of sub-files so it wouldn't be 50K of code in one file. Cleaned
up a little. Added particle extraction.

Note, when extracting particles, uda2nrrd (currently) assumes all
particles are on the same level. It also extracts particles for ALL
materials (which is different from when uda2nrrd extracts grid
variables).

Updated the code to append the timestep number to the filename.

Added the 'radiusMaker' utility that will update a nrrd and add a
radius component to it based on one of the other
parameters... however, the radius value calculation right now is hard
coded and needs to be make a little more general. This utility is
based on James Biglers version of the code.

Also included the sphere2nrrd shell script to convert a .raw file
into a nrrd (ie: create the nrrd header).

0 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone: sub.mk (-42), uda2nrrd.cc (del)
worthen 2007-11-08 12:58 Rev.: 39318

Tweaks (that don't really affect this trunk) that help Uintah branch merges operate much more smoothly.

1 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sus.cc (+1 -1)
worthen 2007-11-07 22:49 Rev.: 39310

Revamp fake-arches into configure system

21 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone: sub.mk (+16 -6), sus.cc (+5)
worthen 2007-11-06 13:48 Rev.: 39285

move SCISHARE to UINTAHSHARE. Also disable the share flags if building static

7 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sus.cc (+7 -7)
worthen 2007-10-24 13:44 Rev.: 39138

Make the toplevel ProblemSpec responsible for deleting its xml tree when deleted. Comment out calls to releaseDocument

1 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone: restart_merger.cc (new)
worthen 2007-10-19 11:13 Rev.: 39081

Add hostname to initial-sleep-time pid info

4 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sus.cc (+4 -2)
harman 2007-10-11 11:27 Rev.: 38973

added macro to link the popular tools to standalone directory

9 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sub.mk (+9 -1)
worthen 2007-10-04 00:15 Rev.: 38891

Remove ParticleSet for variety of reasons, which basically sums up to:
it was just an overglorified wrapper around an int that wasn't always updated and posed a maintenance nightmare.

Change interface to ParticleSubset creation: remove the 'fill' and 'hint' parameters. IMO, they were confusing as to what size the PS ended up being.

3 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone: compare_uda.cc (new)
luitjens 2007-09-27 11:40 Rev.: 38836

Fixed redstorm compile errors

0 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sus.cc (-10)
luitjens 2007-09-19 11:28 Rev.: 38755

Catch individual exceptions and print out more verbose messages.

25 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sus.cc (+25)
harman 2007-09-06 17:30 Rev.: 38633

added compare_mms and compare_scalar to the tools convience macro

6 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sub.mk (+6 -2)
harman 2007-08-28 17:51 Rev.: 38540

added input option

-svnStat : runs svn stat -u & svn info <src/...../Packages/Uintah

Useful when you want to know which version of the code you
were running.

16 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sus.cc (+16 -4)
dav 2007-07-03 16:58 Rev.: 37972


Mostly (C-SAFE Sandia) Redstorm (RS) fixes...

M include/sci_algorithm.h

Apparently RS already has is_sorted...

M Core/OS/sub.mk

No sock support on RS.

M Core/Exceptions/Exception.cc
M Core/Thread/Thread.cc

No terminal support on the compute nodes, so can't drop into a debugger...
(Not sure why we have what looks like the same code in two different places...)

M Core/Util/sub.mk

No support for these things on RS:

- DynamicLoader.cc
- DynamicCompilation.cc
- soloader.cc
- Socket.cc

so don't build them.

M Core/Util/sci_system.cc

Can't call 'system' on RS.
Indent/whitespace.

M Core/Util/TypeDescription.cc
M Core/Util/TypeDescription.h

Compiler can't resolve fill_compile_info() function (can't find
it?)... we don't use it (it is for SCIRun) on RS anyway, so turn it
off.

M Packages/Uintah/sub.mk

Don't need to set libs/etc... 'cause nothing is built in this dir.

M Packages/Uintah/CCA/Components/MPM/MPMCommon.cc
M Packages/Uintah/CCA/Components/ICE/ICE.cc

Check to see if stringstream worked... (RS handles it differently then
the c++ spec... go figure.)
Indent.

M Packages/Uintah/CCA/Components/DataArchiver/DataArchiver.cc

Better file open failure error message.
Indent.

M Packages/Uintah/CCA/Components/Schedulers/MPIScheduler.cc

Fix #include to use full path.
Indent.

M Packages/Uintah/CCA/Components/Schedulers/SchedulerCommon.cc

Indent. RS needs time.h.

M Packages/Uintah/Core/Grid/Variables/Variable.cc

Indent. Coding standard return type. Use {}.
Better write failure error msg.
No gzip on RS.
- Though putting this in might not be too hard. I think we have the library on RS.

M Packages/Uintah/Core/Grid/SimulationState.cc

Whitespace.

M Packages/Uintah/Core/DataArchive/DataArchive.cc
M Packages/Uintah/Core/ProblemSpec/ProblemSpec.cc

Robustness check (for istringstream).

M Packages/Uintah/Core/Disclosure/TypeUtils.cc
M Packages/Uintah/Core/Disclosure/TypeUtils.h

RS compiler has problem with resolving templated find_type_name() function.
It isn't used anyway as we don't build SCIRun.
Indent.

M Packages/Uintah/StandAlone/sus.cc

RS:
- requires time.h
- doesn't support disallow_sgi_OpenGL_page0_sillyness(0
- can't run diff command
- can't do initial sleep for debugger attachment

Goodbye to endls. :)

M Packages/Uintah/StandAlone/sub.mk

RS needs to link statically so all libs must be listed on the compile
line... this is the same as on AIX, so we use the AIX syntax. (There
is a small possiblity that this is going to cause a problem on
uP... FS, can you please check?)

32 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone: sub.mk (+17 -6), sus.cc (+15 -3)
worthen 2007-06-21 14:32 Rev.: 37881

Allow the Regridder to be turned on and off when switching

1 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sus.cc (+1)
luitjens 2007-06-11 18:18 Rev.: 37766

If the AMR block is defined default to turning AMR on. If doAMR is
additionally defined then set amr according to its value.

5 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sus.cc (+5 -2)
luitjens 2007-06-11 16:47 Rev.: 37763

set the value of do_AMR based on the value in the specification doAMR
and not on the existance of it.

2 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sus.cc (+2 -2)
luitjens 2007-06-11 15:56 Rev.: 37762

Changed AMR to doAMR.

1 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sus.cc (+1 -1)

(24 more)

Generated by StatSVN 0.4.0