Skip to content
Snippets Groups Projects
sparsecantorfaultnetwork.parset 1000 B
Newer Older
podlesny's avatar
.
podlesny committed
path        = ../data/
resultPath  = ../cantorfaultnetworks/results/sparse/

podlesny's avatar
.  
podlesny committed
[preconditioner]
podlesny's avatar
.  
podlesny committed
patch = SUPPORT            # CELL , SUPPORT
podlesny's avatar
.  
podlesny committed
mode = ADDITIVE         # ADDITIVE , MULTIPLICATIVE
podlesny's avatar
.  
podlesny committed
multDirection = SYMMETRIC    # SYMMETRIC , FORWARD , BACKWARD
podlesny's avatar
.  
podlesny committed
patchDepth = 1
podlesny's avatar
.
podlesny committed

###########################################

[problem0]
podlesny's avatar
.  
podlesny committed
oscDataFile         = oscDataLaplace4.mat
podlesny's avatar
.
podlesny committed

podlesny's avatar
.  
podlesny committed
# level resolution in 2^(-...)
coarseCantorLevel = 1
fineCantorLevel = 2
maxCantorLevel = 3

penaltyFactor = 1

# cg solver
nestedIteration = 0
tol = 1e-12
maxIterations = 8

[problem1]
oscDataFile         = oscDataLaplace4.mat

# level resolution in 2^(-...)
coarseCantorLevel = 1
fineCantorLevel = 3
maxCantorLevel = 4

penaltyFactor = 1

# cg solver
nestedIteration = 0
tol = 1e-12
maxIterations = 8


[problem2]
oscDataFile         = oscDataLaplace4.mat

podlesny's avatar
.
podlesny committed
# level resolution in 2^(-...)
podlesny's avatar
.  
podlesny committed
coarseCantorLevel = 1
podlesny's avatar
podlesny committed
fineCantorLevel = 4
maxCantorLevel = 5
podlesny's avatar
.
podlesny committed

penaltyFactor = 1

# cg solver
nestedIteration = 0
tol = 1e-12
maxIterations = 8