Directory CCA/Components/Solvers/

Total Files:
11
Deleted Files:
2
Lines of Code:
3153

[root]/CCA/Components/Solvers
                directory in repo AMR (10 files, 2871 lines)
                    directory in repo HyprePreconds (13 files, 1264 lines)
                    directory in repo HypreSolvers (19 files, 2134 lines)

Lines of Code

CCA/Components/Solvers/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 66 (100.0%) 1419 (100.0%) 21.5
jas 52 (78.8%) 1238 (87.2%) 23.8
harman 9 (13.6%) 101 (7.1%) 11.2
tsaad 4 (6.1%) 76 (5.4%) 19.0
ahumphrey 1 (1.5%) 4 (0.3%) 4.0

Most Recent Commits

jas 2012-12-26 18:02 Rev.: 49769

Remove timing calls that prevent the complete timing data for the solve to
print out.

0 lines of code changed in 2 files:

  • CCA/Components/Solvers: HypreSolver.cc (new)
jas 2012-12-25 19:25 Rev.: 49767

Fix bug when turning on hypre timing and specifying the setupFrequency to be 0.

2 lines of code changed in 1 file:

  • CCA/Components/Solvers: HypreSolver.cc (+2)
jas 2012-11-20 14:48 Rev.: 49589

Added bool flags for recording when hypre data structures that are stored
in the data warehouse have actually been created. This fixes a bug when
the hypre solver is specified but no solve actually occurs.

94 lines of code changed in 3 files:

  • CCA/Components/Solvers: HypreSolver.cc (+18), HypreSolver.h (+76 -53)
harman 2012-11-01 14:44 Rev.: 49517

Moved HypreSolverParams.h to AMR directory where it belongs and updated
all #include paths to reflect the change. This helps one's sanity.

HypreSolver.cc
- set do_setup to true on the first timestep. On restarts that wasn't
always the case.

-pruned some sections of code the were #if'd out.

* This should not change the answers.

39 lines of code changed in 2 files:

  • CCA/Components/Solvers: HypreSolver.cc (+39 -38), HypreSolverParams.h (del)
harman 2012-10-24 12:28 Rev.: 49492

added hypre style timers to the creation HA, HX & HB.

29 lines of code changed in 1 file:

  • CCA/Components/Solvers: HypreSolver.cc (+29 -2)
jas 2012-10-22 23:47 Rev.: 49484

Update the copyright notice to include the MIT License and fix the formatting
issues with the spurious "\".

84 lines of code changed in 21 files:

  • CCA/Components/Solvers: CGSolver.cc (new), CGSolver.h (+5 -3), DirectSolve.cc (+5 -3), DirectSolve.h (new), HypreSolver.cc (+5 -3), HypreSolver.h (+5 -3), HypreSolverParams.h (new 29), HypreTypes.h (new), MatrixUtil.h (new), SolverFactory.cc (new), SolverFactory.h (+5 -3), sub.mk (new)
tsaad 2012-10-19 12:56 Rev.: 49466

fix hypre struct printout when using PRINTSYSTEM for the linear solver.

3 lines of code changed in 1 file:

  • CCA/Components/Solvers: HypreSolver.cc (+3 -5)
jas 2012-10-12 16:59 Rev.: 49413

Squashed commit of the following:

commit a1e8c675d139003247378067ec0431806029cb14
Merge: 5e29398 49ca967
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:36:18 2012 +0000

Update branch with latest changes from trunk.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49412 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 5e293985e95fc70fd682fbf31fb93d7b72f1108e
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:36:07 2012 +0000

Fix missing slash in installation guide.

Refactor the boost discovery mechanism in configure.ac.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49411 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit dd2caee9921c7d89791d866bccc1adbddf967f04
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:35:56 2012 +0000

Update build instructions for petsc and hypre for Fedora and CentOS.

Add BASE_LIB_DIR to the Boost section in configure.ac.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49410 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit c211e5394202174e69c4781b1bfd937e6a4e9e70
Merge: 425f4ca 6255204
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:35:14 2012 +0000

Update the release branch with changes from master.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49409 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 425f4caed59a4864374dbed64d46ade4d5fa5eee
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:39 2012 +0000

Remove all remaining pieces of the Angio component.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49408 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 5a92abece778059b6a1765ebd971b71744f64793
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:24 2012 +0000

Remove the Angio component.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49407 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 78e24afb3a187a45cf3669ff4588d096c8d38b8f
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:11 2012 +0000

Remove the Dan_files/ from the StandAlone/inputs/UintahRelease/.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49406 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit a938560edb0607e2e4aa63cb742b4b55b7f62cd7
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:01 2012 +0000

Notes about compiling boost and cmake and changes to the Centos section.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49405 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 0c7aa437777c336f92dd8be971c1e1a1cf01c367
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:32:53 2012 +0000

Add wasatch build dependences for opensuse.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49404 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 23b71be7d9ffd177b81f64498411584c055504e1
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:32:46 2012 +0000

Update dependencies for CentOS for building Wasatch.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49403 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 5b99e25a6306b02cc8ecb9baad84fa3d470e194f
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:32:38 2012 +0000

Update packages necessary for compiling Wasatch.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49402 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit add8b7cbd6668abbe4f57f584dab24c8552b6da8
Author: tsaad <tsaad@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Tue Oct 2 20:36:32 2012 +0000

remove obsolete input files.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49330 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit f7ac87d4fd61d896eb1ba9f52a0b6cd2970783e5
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sun Sep 30 02:11:34 2012 +0000

Use the 1.5.0 git branch for the various Wasatch3P libraries.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49311 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 25156c6ba612634f5d66a5fb1be670fd5a82a23b
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:39 2012 +0000

Remove the release file in the build_scripts/.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49308 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 94b484f3b209b8b5d8ee73bae0f9ba54c91592ef
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:31 2012 +0000

Change == to = in all "test statements".

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49307 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit daeab4316362d0081fb8a66832734a3ffdfbff1f
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:23 2012 +0000

Update to version 1.5.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49306 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit e3d51281308a5fbbde3f097e5826e85686fe9254
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:15 2012 +0000

Update release files to include Wasatch component.

Add option to build Wasatch3P libraries for a particular hash tag.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49305 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 9a8451d8a5b1fbf36626b3727dad48d7184b5e6d
Merge: 984d356 0a25aa2
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:38:16 2012 +0000

Update copyright notice.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49304 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 984d3566f78e7e1c2b2c29ea0368451ae768119a
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Sep 28 18:39:29 2012 +0000

Uintah 1.5.0 Branch.

git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49299 aee3fe44-4ef4-0310-ac56-cc817e9d0e43

commit 0a25aa2731b9c75fcf609f70093484af5be5f23a
Author: John Schmidt <john.schmidt@utah.edu>
Date: Thu Sep 27 01:50:47 2012 -0600

Updated copyright header.

239 lines of code changed in 12 files:

  • CCA/Components/Solvers: CGSolver.cc (+20 -29), CGSolver.h (+20 -28), DirectSolve.cc (+20 -28), DirectSolve.h (+20 -28), HypreSolver.cc (+20 -28), HypreSolver.h (+20 -29), HypreSolverParams.h (+20 -29), HypreTypes.h (+20 -29), MatrixUtil.h (+20 -28), SolverFactory.cc (+20 -28), SolverFactory.h (+20 -29), sub.mk (+19 -23)
harman 2012-09-13 15:32 Rev.: 49220

-Add a little more info to user when requesting a timestep restart.

- removed redundant version of readParameters()
added missing getWithDefault(maxiterations......) line

5 lines of code changed in 2 files:

  • CCA/Components/Solvers: CGSolver.cc (+5 -48), CGSolver.h (-3)
jas 2012-09-12 14:22 Rev.: 49209

Squashed commit of the following:

commit 1b507b7b8b43195401670b257ea11fc41193a7f2
Author: John Schmidt <john.schmidt@utah.edu>
Date: Wed Sep 12 15:19:31 2012 -0600

Use the Struct versions for GMRES and PCG which eliminates the
HYPRE_Solver casting that was occuring.

Use a pointer to the solver and precond_solver in the hypre_solver_struct.

157 lines of code changed in 2 files:

  • CCA/Components/Solvers: HypreSolver.cc (+132 -135), HypreSolver.h (+25 -19)
jas 2012-09-05 09:54 Rev.: 49171

Delete hypre_solver_label and fix memory leak.

1 lines of code changed in 1 file:

  • CCA/Components/Solvers: HypreSolver.cc (+1)
ahumphrey 2012-08-30 16:55 Rev.: 49156

Disengage Hypre includes in a few more spots.

4 lines of code changed in 1 file:

  • CCA/Components/Solvers: SolverFactory.cc (+4)
jas 2012-08-30 13:18 Rev.: 49153

Turn off the hypre timing output.

1 lines of code changed in 1 file:

  • CCA/Components/Solvers: HypreSolver.h (+1)
jas 2012-08-24 17:41 Rev.: 49132

Set the override flag for the hypre_solver_label.

0 lines of code changed in 1 file:

  • CCA/Components/Solvers: HypreSolver.cc (-1)
jas 2012-08-24 14:27 Rev.: 49128

Use the DW to keep track of the HypreSolver data structures from one time
step to the next to avoid the setup costs that occur for doing very large
core count runs.

For smaller core counts, this does not affect the efficiency of the solver.

Answers should not change.


659 lines of code changed in 6 files:

  • CCA/Components/Solvers: CGSolver.cc (+51 -2), CGSolver.h (+6 -1), DirectSolve.cc (+24 -11), DirectSolve.h (+6 -1), HypreSolver.cc (+457 -146), HypreSolver.h (+115 -5)
harman 2012-07-13 16:09 Rev.: 48951

readParameters()
Added documentation about the various knobs from the Hypre manual

14 lines of code changed in 1 file:

  • CCA/Components/Solvers: HypreSolver.cc (+14 -2)
jas 2012-04-23 07:46 Rev.: 48662

Remove UINTAHSHARE and uintahshare.h include files.

1 lines of code changed in 2 files:

  • CCA/Components/Solvers: SolverFactory.h (+1 -2), uintahshare.h (del)
tsaad 2012-03-25 19:40 Rev.: 48443

Further improvements on the performance of the Wasatch pressure solver. Use the previous pressure solution as an initial guess - from now on, we will need to specify an initial condition for the pressure from the input file. This is simply a constant BasicExpression. Also, start pushing for the RK3 multiprocessor pressure solve. As of this commit, RK3 pressure solve works with multiprocessor problems. Finally, reduce the number of timesteps on some of the convection regression tests as they are taking a long time to complete. THIS COMMIT WILL BREAK THE WASATCH REGRESSION TESTS.

0 lines of code changed in 1 file:

  • CCA/Components/Solvers: HypreSolver.cc (-1)
tsaad 2012-03-21 15:48 Rev.: 48420

Add Stencil4 structure for symmetric matrices. Update the HypreSolver interface to deal with Stencil4 matrices. NOTE: the current workaround does NOT require any of the components to make changes to their linear solver. It would be nice to move to a templated version of the hypre solver with the Stencil type as a template argument, but that will require reworking all the schedul_solver calls. Regression tests passed on ARCHES, ICE, MPM, MPMARCHES, and Wasatch. Please let me know if you get into problems with your linear solver.

73 lines of code changed in 2 files:

  • CCA/Components/Solvers: HypreSolver.cc (+67 -30), MatrixUtil.h (+6)
harman 2012-03-07 08:40 Rev.: 48357

tabs!
formatting

5 lines of code changed in 1 file:

  • CCA/Components/Solvers: HypreSolver.cc (+5 -4)
harman 2012-02-16 12:53 Rev.: 48268

Removed code for doing dynamic tolerances in linear solver.

This will change most of the answers in Arches since it was using that feature.

9 lines of code changed in 2 files:

  • CCA/Components/Solvers: CGSolver.cc (+1 -12), HypreSolver.cc (+8 -17)
Generated by StatSVN 0.7.0