Skip to content
Snippets Groups Projects
sparsecantorfaultnetwork.parset 592 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 = MULTIPLICATIVE         # 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

# 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

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