/trunk/src Developers: livne

Login name:
livne
Total Commits:
2085 (8.6%)
Lines of Code:
160515 (19.9%)
Most Recent Commit:
2005-11-07 17:47

Activity by Clock Time

Activity by Hour of Day for livne

Activity by Day of Week for livne

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 2085 (100.0%) 160515 (100.0%) 76.9
Packages/Uintah/CCA/Components/ICE/Matlab/SolverBug/ 10 (0.5%) 41458 (25.8%) 4145.8
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/SolverBug/ 4 (0.2%) 31268 (19.5%) 7817.0
Packages/Uintah/CCA/Components/Solvers/ 393 (18.8%) 29212 (18.2%) 74.3
Packages/Uintah/CCA/Components/ICE/PressureSolve/HypreStandAlone/ 391 (18.8%) 22977 (14.3%) 58.7
Packages/Uintah/CCA/Components/ICE/PressureSolve/Matlab/ 237 (11.4%) 9513 (5.9%) 40.1
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/ 199 (9.5%) 6540 (4.1%) 32.8
Packages/Uintah/CCA/Components/ICE/PressureSolve/LaplacePanayot/ 195 (9.4%) 5804 (3.6%) 29.7
Packages/Uintah/CCA/Components/ICE/Matlab/ShockTube1D/ 16 (0.8%) 3063 (1.9%) 191.4
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot/ 219 (10.5%) 2140 (1.3%) 9.7
Packages/Uintah/CCA/Components/Solvers/HypreSolvers/ 76 (3.6%) 1852 (1.2%) 24.3
Packages/Uintah/CCA/Components/ICE/Matlab/Regridder/BR/ 33 (1.6%) 1689 (1.1%) 51.1
Packages/Uintah/CCA/Components/ICE/Matlab/Regridder/Hierarchical/ 24 (1.2%) 1287 (0.8%) 53.6
Packages/Uintah/CCA/Components/ICE/Matlab_1dShockTube/ 45 (2.2%) 1117 (0.7%) 24.8
Packages/Uintah/CCA/Components/Solvers/HyprePreconds/ 37 (1.8%) 1024 (0.6%) 27.6
Packages/Uintah/Core/ProblemSpec/ 2 (0.1%) 330 (0.2%) 165.0
Packages/Uintah/CCA/Components/ICE/PressureSolve/DiffusionPanayot1Level/ 12 (0.6%) 289 (0.2%) 24.0
Packages/Uintah/CCA/Components/ICE/Matlab/Regridder/BR/testcases/ 8 (0.4%) 236 (0.1%) 29.5
Packages/Uintah/Core/Grid/Variables/ 15 (0.7%) 233 (0.1%) 15.5
Packages/Uintah/Core/Grid/ 12 (0.6%) 171 (0.1%) 14.2
Packages/Uintah/CCA/Components/ICE/ 5 (0.2%) 116 (0.1%) 23.2
/ 4 (0.2%) 49 (0.0%) 12.2
Packages/Uintah/CCA/Components/ICE/Matlab/ 9 (0.4%) 25 (0.0%) 2.7
Packages/Uintah/CCA/Components/ICE/PressureSolve/ 3 (0.1%) 22 (0.0%) 7.3
Packages/Uintah/CCA/Components/Examples/ 7 (0.3%) 22 (0.0%) 3.1
Core/Geometry/ 6 (0.3%) 16 (0.0%) 2.6
Packages/Uintah/Core/Math/ 4 (0.2%) 15 (0.0%) 3.7
Packages/Uintah/Core/Labels/ 2 (0.1%) 13 (0.0%) 6.5
Packages/Uintah/CCA/Components/Arches/ 3 (0.1%) 9 (0.0%) 3.0
Packages/Uintah/CCA/Components/Schedulers/ 3 (0.1%) 7 (0.0%) 2.3
Packages/Uintah/Core/Disclosure/ 2 (0.1%) 5 (0.0%) 2.5
Packages/Uintah/Dataflow/Modules/Operators/ 3 (0.1%) 4 (0.0%) 1.3
Packages/Uintah/CCA/Components/MPM/PhysicalBC/ 3 (0.1%) 4 (0.0%) 1.3
Core/Containers/ 1 (0.0%) 4 (0.0%) 4.0
include/sci_defs/ 2 (0.1%) 1 (0.0%) 0.5
Packages/Uintah/testprograms/TestBoxGrouper/ 2 (0.1%) 0 (0.0%) 0.0
Packages/Uintah/StandAlone/compare_mms/ 2 (0.1%) 0 (0.0%) 0.0
Packages/Uintah/Core/Parallel/ 4 (0.2%) 0 (0.0%) 0.0
Packages/Uintah/CCA/Components/ICE/PressureSolve/SolverBug/ 8 (0.4%) 0 (0.0%) 0.0
Packages/Uintah/CCA/Components/ICE/PressureSolve/LaplaceDFM/ 74 (3.5%) 0 (0.0%) 0.0
Packages/Uintah/CCA/Components/ICE/Matlab/Todd/ 10 (0.5%) 0 (0.0%) 0.0

Activity of livne

Most Recent Commits

livne 2005-11-07 17:47 Rev.: 32457

Changed cout_dbg to cerr in printing hypre amr solver info.

6 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Solvers: HypreDriver.h (+6 -6)
livne 2005-09-13 19:21 Rev.: 31954

Started adding multi-level static refinement for 2D L-Shaped test for the pressure solver matlab code

92 lines of code changed in 14 files:

  • Packages/Uintah/CCA/Components/ICE/PressureSolve/Matlab: LShapedGrid.m (new 27), exactSolution.m (new), initParam.m (changed), setupGrid.m (changed), setupGridLShaped.m (new 65), setupPatchInterface.m (new), testAdaptive.m (new), testDisc.m (new)
livne 2005-09-13 18:47 Rev.: 31953

Adjusted AMG parameters to be read from input file

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Solvers/HypreSolvers: HypreSolverAMG.cc (changed)
livne 2005-09-12 17:57 Rev.: 31945

Hopefully fixing Jims compilation error

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Solvers/HypreSolvers: HypreSolverAMG.cc (+1 -2)
livne 2005-09-12 09:21 Rev.: 31939

Changes for testing advector imp amr ice problem

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Solvers/HypreSolvers: HypreSolverAMG.cc (+1 -1)
livne 2005-09-07 17:03 Rev.: 31922

Added discontinus diffusion L-shaped-like model problem

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/ICE/PressureSolve/HypreStandAlone: TestLinear.cc (new)
livne 2005-09-04 15:24 Rev.: 31881

AMG seems to work without crashing, matrix looks ok. Need to double check results of 2-level implicit AMR ICE example problem with Todd.

278 lines of code changed in 18 files:

  • Packages/Uintah/CCA/Components/ICE: impAMRICE.cc (+59 -25), impICE.cc (+33 -1)
  • Packages/Uintah/CCA/Components/Solvers: AMRSolver.cc (+9 -6), HypreDriver.cc (+1), HypreDriver.h (+31 -21), HypreDriverSStruct.cc (+90 -90), HypreDriverSStruct.h (-2), HypreDriverStruct.cc (+3 -2), HypreDriverStruct.h (-2), SolverFactory.cc (+7 -10), TODO (new)
  • Packages/Uintah/CCA/Components/Solvers/HypreSolvers: HypreSolverAMG.cc (+8 -6), HypreSolverBase.cc (+21 -20), HypreSolverFAC.cc (+8 -6)
livne 2005-09-04 11:46 Rev.: 31880

Matrix is now symmetric, corrected a few bugs at C/F interface matrix construction. But C/F fluxes taken from ICE are still mis-scaled and should be fixed next.

85 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Solvers: HypreDriverSStruct.cc (+85 -39)
livne 2005-09-04 09:40 Rev.: 31879

Put #ifdefs around FAC only so that CG and Hypre 1.7.7 are supported. Not clear if AMG and 1.7.7 supported yet.

56 lines of code changed in 12 files:

  • Packages/Uintah/CCA/Components/Solvers: AMRSolver.cc (+1 -9), HypreDriver.cc (-3), HypreDriverSStruct.cc (+18 -3), HypreDriverStruct.cc (-3), SolverFactory.cc (+1 -1), TODO (+13 -1), sub.mk (+3 -5)
  • Packages/Uintah/CCA/Components/Solvers/HypreSolvers: HypreSolverAMG.cc (+8), HypreSolverBase.cc (+5 -1), sub.mk (new)
livne 2005-09-04 09:12 Rev.: 31878

Working on getting the matrix to be correct in AMRSolver. Added solver component TODO list file.

156 lines of code changed in 12 files:

  • Packages/Uintah/CCA/Components/ICE: impAMRICE.cc (+8 -2)
  • Packages/Uintah/CCA/Components/Solvers: AMRSolver.cc (+2 -4), CGSolver.cc (-6), DirectSolve.cc (-2), HypreDriver.cc (-4), HypreDriver.h (+6 -9), HypreDriverSStruct.cc (+105 -29), HypreDriverSStruct.h (+9 -4), HypreDriverStruct.cc (-3), HypreSolver.cc (-9), TODO (+25)
  • Packages/Uintah/CCA/Components/Solvers/HypreSolvers: HypreSolverBase.cc (+1 -1)
livne 2005-09-02 16:37 Rev.: 31867

AMG solver produces results but diverges and corrupts sp_vol_fracX_FC

180 lines of code changed in 10 files:

  • Packages/Uintah/CCA/Components/Solvers: AMRSolver.cc (+5 -4), HypreDriver.h (+12 -10), HypreDriverSStruct.cc (+113 -26), HypreDriverSStruct.h (+10 -2), HypreDriverStruct.cc (+2 -2)
  • Packages/Uintah/CCA/Components/Solvers/HypreSolvers: HypreSolverAMG.cc (+12 -6), HypreSolverBase.cc (+18 -16), HypreSolverCG.cc (+2 -2), HypreSolverFAC.cc (+6)
livne 2005-09-02 12:40 Rev.: 31865

Added Hypre sstruct libraries to configure

5 lines of code changed in 2 files:

  • configure (+4 -4), configure.ac (+1 -1)
livne 2005-09-02 12:33 Rev.: 31863

Bryan & Oren changes to scheduleSolver of new hypre solver

15 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/ICE: impAMRICE.cc (+15 -12)
livne 2005-09-02 12:32 Rev.: 31862

Added C-F, F-C connections to graph, matrix, and FAC, AMG solver interfaces

1551 lines of code changed in 25 files:

  • Packages/Uintah/CCA/Components/Solvers: AMRSolver.cc (+41 -35), HypreDriver.cc (+116 -114), HypreDriver.h (+90 -66), HypreDriverSStruct.cc (+244 -508), HypreDriverSStruct.h (+34 -1), HypreDriverStruct.cc (+11 -8), HypreSolver.cc (+650 -650), OldSolverAMG.cc (del), OldSolverAMG.h (del), OldSolverFAC.cc (del), OldSolverFAC.h (del), SolverFactory.cc (+7 -5), sub.mk.oren (del)
  • Packages/Uintah/CCA/Components/Solvers/HyprePreconds: HyprePrecondBase.cc (+106 -84), HyprePrecondBase.h (new)
  • Packages/Uintah/CCA/Components/Solvers/HypreSolvers: HypreSolverAMG.cc (+32 -37), HypreSolverBase.cc (+129 -81), HypreSolverBase.h (new), HypreSolverCG.cc (+2), HypreSolverCG.h (new), HypreSolverFAC.cc (+80 -37)
livne 2005-08-24 16:17 Rev.: 31695

Along with Dav: Added #ifdef HAVE_HYPRE_1_9 in configure.ac so that if we are using Hypre 1.9.0, the AMR solver code compiles, otherwise does not

324 lines of code changed in 21 files:

  • configure (+25 -95), configure.ac (+19 -18)
  • Packages/Uintah/CCA/Components/Solvers: AMRSolver.cc (+10 -1), HypreDriver.cc (+6 -5), HypreDriver.h (+4 -4), HypreDriverSStruct.cc (+83 -91), HypreDriverSStruct.h (+12 -6), HypreDriverStruct.cc (+6), HypreTypes.h (+2 -4), SolverFactory.cc (+4 -6), sub.mk (+1 -2)
  • Packages/Uintah/Core/Disclosure: TypeUtils.h (new)
  • Packages/Uintah/Core/Grid/Variables: ConnectionList.cc (new 51), ConnectionList.h (new 81), sub.mk (+1)
  • Packages/Uintah/Core/Labels: ICELabel.cc (+9), ICELabel.h (+4 -1)
  • include/sci_defs: hypre_testdefs.h.in (+1)
livne 2005-08-22 14:56 Rev.: 31644

More updated files.

48 lines of code changed in 10 files:

  • Packages/Uintah/CCA/Components/Solvers: AMRSolver.cc (-5), HypreDriver.cc (+17 -12), HypreDriver.h (+14 -2), HypreDriverStruct.cc (-6), HyprePrecondBase.cc (del), HyprePrecondBase.h (del), HypreSolverBase.cc (del), HypreSolverBase.h (del), HypreSolverParams.h (new), sub.mk.oren (new 17)
livne 2005-08-22 13:34

Checking in Oren't latest round of code.

573 lines of code changed in 55 files:

  • Packages/Uintah/CCA/Components/Solvers/HyprePreconds: HyprePrecondBase.cc (+132), HyprePrecondBase.h (+100), HyprePrecondDiagonal.cc (new), HyprePrecondDiagonal.h (+1 -1), HyprePrecondJacobi.cc (+1 -2), HyprePrecondJacobi.h (+1 -1), HyprePrecondPFMG.cc (new), HyprePrecondPFMG.h (+1 -1), HyprePrecondSMG.cc (+1 -2), HyprePrecondSMG.h (new), HyprePrecondSparseMSG.cc (+1 -2), HyprePrecondSparseMSG.h (new), sub.mk (new 10)
  • Packages/Uintah/CCA/Components/Solvers/HypreSolvers: HypreSolverAMG.cc (+1 -1), HypreSolverAMG.h (new), HypreSolverBase.cc (+189), HypreSolverBase.h (+103), HypreSolverCG.cc (+1 -1), HypreSolverCG.h (+1 -1), HypreSolverFAC.cc (+1 -1), HypreSolverFAC.h (new), HypreSolverGMRES.cc (+1 -1), HypreSolverGMRES.h (new), HypreSolverHybrid.cc (+1 -1), HypreSolverHybrid.h (new), HypreSolverPFMG.cc (new), HypreSolverPFMG.h (+1 -1), HypreSolverParams.h (del), HypreSolverSMG.cc (new), HypreSolverSMG.h (new), HypreSolverSparseMSG.cc (new), HypreSolverSparseMSG.h (new), sub.mk (+13)
livne 2005-08-22 13:27 Rev.: 31640

Everything should now compile and link.

14 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Solvers: sub.mk (+14 -2)
livne 2005-08-22 13:25 Rev.: 31639

In a .cc file, there is no need to have the using namespace statements inside a namespace (and this has been known to cause compiler problems) so moved them out. PS. This and the last 3 commits where done by Dav under Oren's account, so if you have problems, please let Dav know. Also, NOTE, an update of all of these changes will cause a lot of compilation.

0 lines of code changed in 2 files:

  • Packages/Uintah/testprograms/TestBoxGrouper: TestBoxGrouper.cc (new)
livne 2005-08-22 13:23 Rev.: 31638

Depends on CCA/Components/Solvers to link.

0 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone/compare_mms: sub.mk (changed)

(194 more)

Generated by StatSVN 0.4.0