[root]/StandAlone
Benchmarks
(2 files, 228 lines)
tools
(2 files, 951 lines)
VisIt
(1 files, 826 lines)
compare_mms
(11 files, 1304 lines)
dumpfields
(28 files, 5152 lines)
extractors
(9 files, 5703 lines)
fsspeed
(2 files, 199 lines)
graphview
(8 files, 1640 lines)
makedot
(2 files, 239 lines)
mpi_test
(4 files, 954 lines)
pfs
(5 files, 1711 lines)
puda
(37 files, 5248 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 21 (100.0%) | 172 (100.0%) | 8.1 |
harman | 20 (95.2%) | 166 (96.5%) | 8.3 |
guilkey | 1 (4.8%) | 6 (3.5%) | 6.0 |
If the two udas have a different number of variables compare the common set of variables and
throw an error at exit.
0 lines of code changed in 2 files:
The user can specify the variables to compare, which is useful for debugging. The default is to compare all variables.
Added dividing lines.
usage:
-compareVariables[var1,var2....] (Only these variables are compared. Comma delimited list, no spaces.)
129 lines of code changed in 1 file:
Added missing "s"
2 lines of code changed in 1 file:
-ignoreVariable option can now handle multiple variables.
Usage: -ignoreVariables var1,var2,var3..... comma delimited list without spaces.
27 lines of code changed in 1 file:
Re-enable particle data comparisons in compare_uda.
6 lines of code changed in 1 file:
Updated Copyright date
8 lines of code changed in 15 files: