Personal tools
You are here: Home Software pescan pescan.input.primme
Document Actions

pescan.input.primme

example of input file (parameters for primme)

// This file is (optionally) used by pescan in order to enable an 
// advanced use of PRIMME's functionalities, in particular different
// methods, restarting strategy, etc. Basically, the information in
// this file is read by read_solver_params (file primme_utils.c)
// and used to set the entries of the "primme_params" structure.
// See the PRIMME documentation for more information.

method = DEFAULT_MIN_MATVECS

// Solver parameters
primme.printLevel = 1
primme.initSize = 0
primme.maxBasisSize = 16
primme.minRestartSize = 8
primme.maxBlockSize = 1
primme.maxMatvecs = 10000
primme.aNorm = 0.0

primme.restarting.scheme = primme_thick
primme.restarting.maxPrevRetain = 4

// Correction parameters
primme.correction.precondition = 1
primme.correction.robustShifts = 1
primme.correction.maxInnerIterations = 10
« March 2012 »
Su Mo Tu We Th Fr Sa
123
45678910
11121314151617
18192021222324
25262728293031
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: