Directory Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/

Directory Deleted:
2005-07-18 11:56
Total Files:
0
Deleted Files:
59
Lines of Code:
0

[root]/Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve
                                Folder removed from repo LaplacePanayot (0 files, 0 lines)
                                Folder removed from repo SolverBug (0 files, 0 lines)

Lines of Code

Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
livne 199 (100.0%) 6540 (100.0%) 32.8

Most Recent Commits

livne 2005-07-18 11:56 Rev.: 31183

Modified matlab directory structure

0 lines of code changed in 59 files:

  • Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve: AMRToSparse.m (del), DiffusionPanayot1Level (del), FullResults.tex (del), LaplaceDFM (del), LshapedOut.m (del), README (del), TODO (del), adaptiveRefinement.m (del), addGridLevel.m (del), addGridPatch.m (del), alltestDisc.m (del), coarsen.m (del), coarsenIndex.m (del), computeError.m (del), deleteRows.m (del), diffusion.m (del), exactSolution.m (del), exactSolutionAMR.m (del), globalParams.m (del), graycode.m (del), grid.eps (del), grid.tex (del), harmonicAvg.m (del), indexBox.m (del), indexNbhr.m (del), initParam.m (del), initTest.m (del), latexTable.m (del), latexTableFactors.m (del), matlab_commands (del), matlab_run (del), myind2sub.m (del), myndgrid.m (del), mysub2ind.m (del), normAMR.m (del), out.m (del), pathdef.m (del), plotGrid.m (del), plotResults.m (del), printGrid.m (del), printSparse.m (del), refineIndex.m (del), report.tex (del), reportPage.m (del), reports.bib (del), results.tex (del), rhs.m (del), rhsBC.m (del), roundd.m (del), saveResults.m (del), setupGrid.m (del), setupPatchInterface.m (del), setupPatchInterior.m (del), solveSystem.m (del), sparseToAMR.m (del), testAdaptive.m (del), testDisc.m (del), updateGrid.m (del), updateSystem.m (del)
livne 2005-07-17 14:27 Rev.: 31180

Report generated; includes plots for 2D problems only

0 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve: report.tex (changed), saveResults.m (new)
livne 2005-07-17 14:13 Rev.: 31179

report.tex is the main report file

284 lines of code changed in 9 files:

  • Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve: FullResults.tex (+42 -15), alltestDisc.m (+10 -9), report.tex (+230), reportPage.m (+1 -1), results.tex (del), saveResults.m (+1 -1)
livne 2005-07-17 14:03 Rev.: 31178

322 lines of code changed in 21 files:

  • Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve: FullResults.tex (+46), alltestDisc.m (+48 -8), exactSolution.m (+2 -42), grid.eps (del), initParam.m (new), initTest.m (new 99), latexTableFactors.m (new), plotResults.m (+14 -14), reportPage.m (+43 -27), results.tex (new 6), rhs.m (+1 -1), rhsBC.m (+1 -1), saveResults.m (+35 -16), testDisc.m (new)
livne 2005-07-17 10:32 Rev.: 31177

Started working on generating a results latex report

140 lines of code changed in 10 files:

  • Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve: TODO (new), alltestDisc.m (+20 -7), diffusion.m (+1 -1), exactSolution.m (+1 -1), initParam.m (+4 -3), reportPage.m (+30), roundd.m (new 16), testDisc.m (+61 -50)
livne 2005-07-16 23:26 Rev.: 31176

Corrected success return code

5 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve: alltestDisc.m (+3 -3), initParam.m (+1 -1), testDisc.m (+1 -1)
livne 2005-07-16 23:23 Rev.: 31175

Added matlab background run script

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve: matlab_commands (new), matlab_run (new)
livne 2005-07-16 23:19 Rev.: 31174

Organizing test battery in 1D,2D,3D

146 lines of code changed in 7 files:

  • Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve: alltestDisc.m (+34 -10), exactSolution.m (+57 -49), initParam.m (+1 -1), rhs.m (+26 -8), rhsBC.m (+1 -1), saveResults.m (+12 -4), testDisc.m (+15 -11)
livne 2005-07-16 17:45 Rev.: 31173

Preparing script of a battery of tests

313 lines of code changed in 10 files:

  • Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve: alltestDisc.m (+58), computeError.m (new 39), initParam.m (+2 -2), normAMR.m (new), saveResults.m (+31 -18), setupGrid.m (new 133), solveSystem.m (new), testDisc.m (+43 -190)
livne 2005-07-16 16:34 Rev.: 31172

1D also works nw

688 lines of code changed in 30 files:

  • Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve: LshapedOut.m (+3 -3), TODO (+2), coarsen.m (+2 -2), exactSolution.m (+6 -2), exactSolutionAMR.m (new), graycode.m (+5 -1), grid.eps (new 289), indexBox.m (new), indexNbhr.m (+4 -3), initParam.m (+4 -3), myind2sub.m (new 14), myndgrid.m (new 23), mysub2ind.m (new 28), normAMR.m (+3 -3), plotGrid.m (new), setupPatchInterface.m (+51 -47), setupPatchInterior.m (new), solveSystem.m (+2 -2), testDisc.m (+4 -3), updateGrid.m (+2 -2)
livne 2005-07-16 11:29 Rev.: 31171

Arranged pressure solver code

4642 lines of code changed in 44 files:

  • Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve: AMRToSparse.m (new 31), LshapedOut.m (+80), README (new 16), TODO (+31), adaptiveRefinement.m (new 114), addGridLevel.m (new 59), addGridPatch.m (new 52), coarsen.m (+92), coarsenIndex.m (new 18), deleteRows.m (new 44), diffusion.m (+53), exactSolution.m (+126), exactSolutionAMR.m (+152), globalParams.m (new 14), graycode.m (+107), grid.eps (+447), grid.tex (new 23), harmonicAvg.m (new 45), indexBox.m (+37), indexNbhr.m (+34), initParam.m (+43), latexTable.m (new 174), latexTableFactors.m (+178), normAMR.m (+137), out.m (new 37), pathdef.m (new 51), plotGrid.m (+175), plotResults.m (+59), printGrid.m (new 42), printSparse.m (new 50), refineIndex.m (new 20), reports.bib (new 250), results.tex (+307), rhs.m (+49), rhsBC.m (+25), saveResults.m (+44), setupPatchInterface.m (+478), setupPatchInterior.m (+277), solveSystem.m (+27), sparseToAMR.m (new 29), testAdaptive.m (new 191), testDisc.m (+238), updateGrid.m (+67), updateSystem.m (new 119)
Generated by StatSVN 0.4.0