Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
sparsecantorfaultnetwork.parset 589 B
path        = ../data/
resultPath  = ../cantorfaultnetworks/results/sparse/

[preconditioner]
patch = CELL            # CELL , SUPPORT
mode = MULTIPLICATIVE         # ADDITIVE , MULTIPLICATIVE
multDirection = SYMMETRIC    # SYMMETRIC , FORWARD , BACKWARD
patchDepth = 1

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

[problem0]
oscDataFile         = oscDataLaplace4.mat

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

penaltyFactor = 1

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

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