Directory CCA/Components/Regridder/

Total Files:
10
Deleted Files:
0
Lines of Code:
2532

[root]/CCA/Components/Regridder

Lines of Code

CCA/Components/Regridder/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 35 (100.0%) 141 (100.0%) 4.0
jas 23 (65.7%) 73 (51.8%) 3.1
allen 4 (11.4%) 20 (14.2%) 5.0
guilkey 3 (8.6%) 18 (12.8%) 6.0
ahumphrey 3 (8.6%) 16 (11.3%) 5.3
dav 1 (2.9%) 11 (7.8%) 11.0
harman 1 (2.9%) 3 (2.1%) 3.0

Most Recent Commits

allen 2015-11-24 13:54 Rev.: 54408

added a force regridding option, added access methods to the sim controller, added regridding option to the libsim

20 lines of code changed in 4 files:

  • CCA/Components/Regridder: RegridderCommon.cc (new), RegridderCommon.h (+14 -2)
ahumphrey 2015-09-11 14:44 Rev.: 53930

Remove antiquated TAU support.

16 lines of code changed in 3 files:

  • CCA/Components/Regridder: RegridderCommon.cc (+1 -4), TiledRegridder.cc (new)
harman 2015-09-02 15:54 Rev.: 53899

Removed AG_hack to fix a MPI all gather problem problem on Kraken in 2009:

-// Allgatherv currently performs poorly on Kraken.
-// This hack changes the Allgatherv to an allgather
-// by padding the digits.

This hack was _active_ in the particle loadbalancer.

3 lines of code changed in 1 file:

  • CCA/Components/Regridder: TiledRegridder.cc (+3 -40)
jas 2015-08-03 15:49 Rev.: 53778

Namespace cleanups.

1 lines of code changed in 1 file:

  • CCA/Components/Regridder: RegridderCommon.h (+1 -1)
jas 2015-05-28 09:26 Rev.: 53557

Revert c++-11 namespace changes.

31 lines of code changed in 4 files:

  • CCA/Components/Regridder: RegridderCommon.cc (+9 -9), SingleLevelRegridder.cc (new), TiledRegridder.cc (+21 -21)
jas 2015-05-27 15:34 Rev.: 53554

Explicit namespace usage as part of the transition to c++-11.

31 lines of code changed in 3 files:

  • CCA/Components/Regridder: RegridderCommon.cc (+9 -9), SingleLevelRegridder.cc (+1 -1), TiledRegridder.cc (+21 -21)
guilkey 2015-05-19 15:18 Rev.: 53518

Perform a reduction on the refine flags so that a rectangular region for refinement can
be created, thereby preventing inside corners, which the infrastructure will not tolerate
for NC variables.

18 lines of code changed in 3 files:

  • CCA/Components/Regridder: TiledRegridder.cc (+16 -28), TiledRegridder.h (new)
dav 2015-02-17 17:51 Rev.: 53109

M Regridder/TiledRegridder.cc
M SimulationController/AMRSimulationController.cc

- Cosmetic coding standards updates.

M Schedulers/SchedulerCommon.cc

- Cosmetic white space updates.

M Schedulers/TaskGraph.cc

- Cosmetic fixes, including consistent use of "std::".

M SimulationController/SimulationController.cc

- Cosmetic white space updates, line up variables, etc.

11 lines of code changed in 1 file:

  • CCA/Components/Regridder: TiledRegridder.cc (+11 -11)
jas 2015-01-26 12:34 Rev.: 53023

Made the following changes:

1. Compress large xml files. Remove sus log.

2. Add Changelog.

3. Add instructions for adding a new component to the build system.

4. Update OSX build in install documentation.

5. Update petsc version in install documentation.

6. Change Petsc version.

7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.

8. Remove Tracker feature.

9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.

10. Remove old build dependency versions.

11. Add wasatch_3P 1.6.0 branch.

12. Remove bench.config file, update excludes when building release tar ball.

13. Remove *.orig and *.release files.

14. Update copyright date. Update version to 1.6.

10 lines of code changed in 15 files:

  • CCA/Components/Regridder: PerPatchVars.h (new), RegridderCommon.cc (+1 -1), RegridderCommon.h (+1 -1), RegridderFactory.cc (+1 -1), RegridderFactory.h (new), SingleLevelRegridder.cc (+1 -1), SingleLevelRegridder.h (new), TiledRegridder.cc (+1 -1), TiledRegridder.h (+1 -1), sub.mk (+1 -1)
Generated by StatSVN 0.7.0