Newer
Older
[problem0]
oscDataFile = oscDataLaplace32.mat
# level resolution in 2^(-...)
penaltyFactor = 1
patchDepth = 1
# cg solver
tol = 1e-12
maxIterations = 8
useExactSol = 0
###########################################
[problem1]
oscDataFile = oscDataLaplace32.mat
# level resolution in 2^(-...)
coarseResolution = 4
fineResolution = 6
exactResolution = 10
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
penaltyFactor = 1
patchDepth = 1
# cg solver
tol = 1e-12
maxIterations = 8
useExactSol = 0
###########################################
[problem2]
oscDataFile = oscDataLaplace32.mat
# level resolution in 2^(-...)
coarseResolution = 4
fineResolution = 7
exactResolution = 10
minCantorResolution = 1
penaltyFactor = 1
patchDepth = 1
# cg solver
tol = 1e-12
maxIterations = 8
useExactSol = 0
###########################################
[problem3]
oscDataFile = oscDataLaplace32.mat
# level resolution in 2^(-...)
coarseResolution = 4
fineResolution = 8
exactResolution = 10
minCantorResolution = 1
penaltyFactor = 1
patchDepth = 1
# cg solver
tol = 1e-12
maxIterations = 8
useExactSol = 0
###########################################
[problem4]
oscDataFile = oscDataLaplace32.mat
# level resolution in 2^(-...)
coarseResolution = 4
fineResolution = 9
exactResolution = 10
minCantorResolution = 1
penaltyFactor = 1
patchDepth = 1
# cg solver
tol = 1e-12
maxIterations = 8
useExactSol = 0
###########################################