-
livne
2005-07-18 11:56
Rev.: 31183
-
0 lines of code changed in 40 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
AMRToSparse.m (del),
LshapedOut.m (del),
README (del),
TODO (del),
adaptiveRefinement.m (del),
addGridLevel.m (del),
addGridPatch.m (del),
coarsen.m (del),
coarsenIndex.m (del),
deleteRows.m (del),
diffusion.m (del),
exactSolution.m (del),
exactSolutionAMR.m (del),
globalParams.m (del),
graycode.m (del),
harmonicAvg.m (del),
indexBox.m (del),
indexNbhr.m (del),
initParam.m (del),
latexTable.m (del),
latexTableFactors.m (del),
normAMR.m (del),
out.m (del),
plotGrid.m (del),
plotResults.m (del),
printGrid.m (del),
printSparse.m (del),
refineIndex.m (del),
rhs.m (del),
rhsBC.m (del),
saveResults.m (del),
setupPatchInterface.m (del),
setupPatchInterior.m (del),
solveSystem.m (del),
sparseToAMR.m (del),
testAdaptive.m (del),
testDisc.m (del),
testTau.m (del),
updateGrid.m (del),
updateSystem.m (del)
-
livne
2005-07-16 11:25
Rev.: 31169
-
0 lines of code changed in 16 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
adaptiveRefinement.m (new),
exactSolutionAMR.m (new),
initParam.m (changed),
normAMR.m (new),
rhsBC.m (new),
setupPatchInterface.m (new),
setupPatchInterior.m (new),
testDisc.m (changed)
-
livne
2005-07-15 19:26
Rev.: 31168
-
16 lines of code changed in 4 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
initParam.m (+3 -3),
printGrid.m (new),
testDisc.m (+3 -2)
-
livne
2005-07-15 14:50
Rev.: 31164
-
124 lines of code changed in 8 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
deleteRows.m (new 44),
initParam.m (+9 -2),
setupPatchInterface.m (+9 -10),
setupPatchInterior.m (+8 -2),
solveSystem.m (new 27),
testDisc.m (+24 -15),
updateSystem.m (+3 -3)
-
livne
2005-07-15 11:48
Rev.: 31157
-
78 lines of code changed in 8 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
diffusion.m (new),
exactSolution.m (new),
initParam.m (+2 -2),
rhs.m (new),
setupPatchInterface.m (+56 -23)
-
livne
2005-07-14 18:01
Rev.: 31155
-
0 lines of code changed in 1 file:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
TODO (new)
-
livne
2005-07-14 18:01
Rev.: 31154
-
116 lines of code changed in 5 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
diffusion.m (+2 -2),
exactSolution.m (+1 -1),
initParam.m (+36),
setupPatchInterface.m (+73 -15),
testDisc.m (+4 -26)
-
livne
2005-07-14 15:54
Rev.: 31147
-
19 lines of code changed in 1 file:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
testDisc.m (+19 -10)
-
livne
2005-07-14 15:53
Rev.: 31146
-
11 lines of code changed in 1 file:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
diffusion.m (+11 -1)
-
livne
2005-07-13 21:56
Rev.: 31130
-
0 lines of code changed in 2 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
graycode.m (new)
-
livne
2005-07-13 21:50
Rev.: 31129
-
110 lines of code changed in 3 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
graycode.m (+109),
testAdaptive.m (+1 -1)
-
livne
2005-07-13 16:51
Rev.: 31125
-
0 lines of code changed in 1 file:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
out.m (new)
-
livne
2005-07-13 16:45
Rev.: 31124
-
21 lines of code changed in 3 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
rhsBC.m (+1 -1),
testDisc.m (+3 -2),
updateSystem.m (+17 -7)
-
livne
2005-07-13 16:19
Rev.: 31123
-
166 lines of code changed in 24 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
LshapedOut.m (new),
adaptiveRefinement.m (+4 -6),
addGridLevel.m (+4 -6),
addGridPatch.m (new),
coarsen.m (new),
diffusion.m (+3 -6),
exactSolution.m (+15 -11),
normAMR.m (+1 -1),
plotResults.m (-10),
printGrid.m (+2),
rhs.m (+6 -6),
rhsBC.m (+2 -2),
setupPatchInterface.m (+17 -29),
setupPatchInterior.m (+11 -19),
testAdaptive.m (+36 -38),
testDisc.m (+37 -38),
updateGrid.m (new),
updateSystem.m (+16 -30)
-
livne
2005-07-13 13:14
Rev.: 31119
-
70 lines of code changed in 4 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
harmonicAvg.m (+5),
testDisc.m (+60 -55),
updateSystem.m (+5)
-
livne
2005-07-13 12:30
Rev.: 31117
-
37 lines of code changed in 8 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
diffusion.m (+6),
exactSolution.m (+11 -3),
rhs.m (+7 -1),
rhsBC.m (+2 -1),
saveResults.m (new),
setupPatchInterior.m (+5),
testDisc.m (+3 -49)
-
livne
2005-07-13 11:59
Rev.: 31116
-
165 lines of code changed in 8 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
diffusion.m (+18 -17),
exactSolution.m (+49),
harmonicAvg.m (+27 -31),
rhs.m (+6 -3),
rhsBC.m (+1 -1),
setupPatchInterior.m (+55 -19),
testAdaptive.m (+2 -2),
testDisc.m (+7 -5)
-
livne
2005-07-12 15:28
-
41 lines of code changed in 6 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
diffusion.m (+7),
harmonicAvg.m (+1 -1),
testAdaptive.m (+4),
testDisc.m (+4)
-
livne
2005-07-12 14:28
Rev.: 31093
-
136 lines of code changed in 20 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
latexTable.m (new),
latexTableFactors.m (+14 -8),
plotGrid.m (+15 -2),
plotResults.m (+15),
printSparse.m (+3),
refineIndex.m (+11),
saveResults.m (+11 -1),
setupPatchInterface.m (+4 -3),
setupPatchInterior.m (+11 -11),
sparseToAMR.m (new),
testAdaptive.m (+8 -7),
testDisc.m (+11 -5),
updateGrid.m (+3),
updateSystem.m (+9 -6)
-
livne
2005-07-12 12:57
Rev.: 31090
-
0 lines of code changed in 2 files:
-
Packages/Uintah/CCA/Components/ICE/Matlab/PressureSolve/LaplacePanayot:
README (changed)