Directory Packages/Uintah/testprograms/

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

[root]/Packages/Uintah/testprograms
                directory in repo BNRRegridder (2 files, 6 lines)
                directory in repo SFCTest (3 files, 176 lines)
                directory in repo TestBoxGrouper (3 files, 74 lines)
                directory in repo TestConsecutiveRangeSet (3 files, 301 lines)
                directory in repo TestFastMatrix (1 files, 23 lines)
                directory in repo TestMatrix3 (4 files, 455 lines)
                directory in repo TestRangeTree (3 files, 503 lines)
                directory in repo TestSuite (4 files, 238 lines)

Lines of Code

Packages/Uintah/testprograms/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 40 (100.0%) 2.5
dav 4 (25.0%) 25 (62.5%) 6.2
worthen 3 (18.8%) 5 (12.5%) 1.6
luitjens 3 (18.8%) 5 (12.5%) 1.6
jas 4 (25.0%) 3 (7.5%) 0.7
kuzimmer 2 (12.5%) 2 (5.0%) 1.0

Most Recent Commits

dav 2006-07-06 14:13 Rev.: 34663


M CCA/Components/Regridder/BNRTask.h

Indented, untabified, use c++ comments, pulled into 80 columns (this
only effected the spacing on comments), other general readability
updates.

Killed the namespace pollution of "using namespace std/Uintah" in the
.h file.

Still needs to have class member variables updated to use naming
convention (ie: _ on names).


M testprograms/sub.mk
M testprograms/BNRRegridder/sub.mk

Add in full list of libraries to all compilation on SGI/Mac.

M testprograms/BNRRegridder/bnrtest.cc

Use "using namespace Uintah" in the .cc file.

Also:

> const int X=700, Y=700;

Please don't use global variables that have a single letter for their
name... this makes it impossible to search quickly for them and in
general is just a bad idea. Please fix this when you get a chance.


9 lines of code changed in 2 files:

  • Packages/Uintah/testprograms: sub.mk (new)
luitjens 2006-07-05 15:45 Rev.: 34652

Test program for the Berger-Rigoutos regridder.

2 lines of code changed in 1 file:

  • Packages/Uintah/testprograms: sub.mk (+2 -1)
worthen 2006-06-21 11:25 Rev.: 34548

Updates for Windows StandAlone utilities. All compile except for compare_mms (I don't, async_mpi_test, dumpfields, and TestRangeTree.

Also made it so sus.cc and SimulationController don't both try to load the UPS file.

4 lines of code changed in 2 files:

  • Packages/Uintah/testprograms: RunTests.cc (new)
dav 2006-05-15 15:33 Rev.: 34235

These apps apparently need to link against the fortran library... at
least on my Mac... so I added it to their sub.mk files.

1 lines of code changed in 1 file:

  • Packages/Uintah/testprograms: sub.mk (+1 -1)
jas 2006-03-23 16:09 Rev.: 33624

Add TestBoxGrouper to compile line so RunTest will compile.

2 lines of code changed in 1 file:

  • Packages/Uintah/testprograms: sub.mk (+2 -3)
dav 2006-03-22 21:32 Rev.: 33602

More Updates to fix getID() problems and to address the move of Dataflow/Ports

15 lines of code changed in 1 file:

  • Packages/Uintah/testprograms: sub.mk (+15 -13)
kuzimmer 2006-02-21 14:10 Rev.: 33318

Changed MAX* constants to *_MAX definitions found in float.h and limits.h. Changed sci_values.h to reflect this change. Users should still include sci_values.h, so modifications for platform specific issues can be handled there.

2 lines of code changed in 2 files:

  • Packages/Uintah/testprograms: primes.cc (new)
jas 2006-02-08 14:16 Rev.: 33198

Remove the dependency on the MPM library.

0 lines of code changed in 1 file:

  • Packages/Uintah/testprograms: sub.mk (-1)
jas 2006-02-03 11:53 Rev.: 33150

Write out the problemSpecification for various pieces of a material that are
needed for restarting.

1 lines of code changed in 1 file:

  • Packages/Uintah/testprograms: sub.mk (+1)
worthen 2006-01-23 20:16 Rev.: 33065

Put the commented-out one on the bottom, so the other ones will compile

1 lines of code changed in 1 file:

  • Packages/Uintah/testprograms: sub.mk (+1 -1)
jas 2006-01-23 11:37 Rev.: 33053

Remove extra #.

0 lines of code changed in 1 file:

  • Packages/Uintah/testprograms: sub.mk (-1)
luitjens 2006-01-23 11:29 Rev.: 33052

2 lines of code changed in 1 file:

  • Packages/Uintah/testprograms: sub.mk (+2 -1)
luitjens 2006-01-20 11:46 Rev.: 33033

inital space-filling curve commit

1 lines of code changed in 1 file:

  • Packages/Uintah/testprograms: sub.mk (+1)
Generated by StatSVN 0.4.0