Skip to content
Snippets Groups Projects
sparsecantorfaultnetwork.parset 587 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]
oscDataFile         = oscDataLaplace32.mat

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

penaltyFactor = 1

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

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