Directory CCA/Components/Solvers/AMR/

Total Files:
9
Deleted Files:
0
Lines of Code:
1695

[root]/CCA/Components/Solvers/AMR
                    directory in repo HyprePreconds (12 files, 1124 lines)
                    directory in repo HypreSolvers (18 files, 1964 lines)

Lines of Code

CCA/Components/Solvers/AMR/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 2770 (100.0%) 173.1
harman 14 (87.5%) 2769 (100.0%) 197.7
dav 2 (12.5%) 1 (0.0%) 0.5

Most Recent Commits

harman 2010-12-08 18:23 Rev.: 46580

Global:
getCoarseLevelRange()
- now passing in bool returnExclusiveRange.
if set to true then add the offset to ch.

AMRMPM.cc
interpolateParticlesToGrid_CFI()
Working on getting proper number of coarse level particles in the
padding cells that surround the fine patch.

4 lines of code changed in 2 files:

  • CCA/Components/Solvers/AMR: HypreDriverSStruct.cc (new)
harman 2010-11-30 15:58 Rev.: 46524

Global:
removed the testing version of getFineLevelRangeNodes(), using the original
version that has been cleaned up.

getCoarseLevelRange()
-now passing in the IntVector boundaryLayer and number of ghost cells.
Previously, boundaryLayer was hardcoded to (0,0,0)

AMRMPM
interpolateToParticlesAnUpdate_CFI()
- now interpolating gvelocityStar_fine & gAcceleration_fine to the CFI
particles on the coarse level.

interpolateParticlestoGrid()
- removed debugging code.

interpolateParticlestoGrid_CFI()
- using cell based getCoarseLevelRange instead of nodal based getCoarseLevelRangeNodes()

interpolateToParticlesAndUpdate()
- removed hardwired vel & acc

3 lines of code changed in 1 file:

  • CCA/Components/Solvers/AMR: HypreDriverSStruct.cc (+3 -1)
dav 2010-11-22 17:35 Rev.: 46507

M configure.ac
M configure

- Allow --without-hypre and --without-petsc (to turn off hypre/petsc).
Note, for historical reasons (Ie, I think we just didn't do it),
none of the other configure options (I belive) support --without.
It probably would be nice to add them in.

M CCA/Components/Solvers/AMR/sub.mk
M CCA/Components/Solvers/sub.mk

- Indentation

1 lines of code changed in 2 files:

  • CCA/Components/Solvers/AMR: sub.mk (+1 -1)
harman 2010-11-22 16:56 Rev.: 46506

Do not make a library out of this subdir.

0 lines of code changed in 1 file:

  • CCA/Components/Solvers/AMR: sub.mk (-3)
harman 2010-11-22 16:39 Rev.: 46505

added a few tabs.
Still won't compile.

4 lines of code changed in 1 file:

  • CCA/Components/Solvers/AMR: sub.mk (+4 -4)
harman 2010-11-22 16:04 Rev.: 46504

added sub.mk

76 lines of code changed in 1 file:

  • CCA/Components/Solvers/AMR: sub.mk (+76)
harman 2010-11-22 16:02 Rev.: 46503

moved Oren's multi-level solver into a separate directory.

2682 lines of code changed in 8 files:

  • CCA/Components/Solvers/AMR: AMRSolver.cc (new 201), AMRSolver.h (new 98), HypreDriver.cc (new 154), HypreDriver.h (new 364), HypreDriverSStruct.cc (+990), HypreDriverSStruct.h (new 326), HypreDriverStruct.cc (new 395), HypreDriverStruct.h (new 154)
Generated by StatSVN 0.4.0