path        = ../data/
resultPath  = ../cantorfaultnetworks/results/sparse/

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

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

[problem0]
oscDataFile         = oscDataLaplace4.mat

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

penaltyFactor = 1

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

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