next up previous contents
Next: Interfaces Up: Maximal Previous: Use   Contents

Parameters

max_bound Scope: restricted  KEYWORD
Description: maximal boundary to apply during ellipic solve  
Range    Default: const
const
constant boundary: set max_const_v0  
robin
Robin boundary: set max_robin_falloff, max_robin_inf  



max_const_v0 Scope: restricted  REAL
Description: value of constant BC during maximal elliptic solve  
Range    Default: 0.0
:
anything goes  



max_every Scope: restricted  INT
Description: Apply maximal every n iteration(s)  
Range    Default: 1
1:
integer greater than one  



max_robin_falloff Scope: restricted  INT
Description: Fall-off of Robin BC during maximal elliptic solve  
Range    Default: 1
0:
any positive integer value  



max_robin_inf Scope: restricted  REAL
Description: inf-value of Robin BC during maximal elliptic solve  
Range    Default: 0.0
:
anything goes  



max_shift Scope: restricted  BOOLEAN
Description: Do we want to add shift terms?  
     Default: no



max_solver Scope: restricted  KEYWORD
Description: maximal solvers to use  
Range    Default: sor
sor
the SOR solver  
petsc
the PETSc sovler  
bam
the BAM solver  



maxhelps Scope: restricted  KEYWORD
Description: using the max.solver in certain intervals  
Range    Default: no
yes
"use maxhelps: set maxhelps_[ievery,ist art,iend]"  
no
do not use maxhelps  



maxhelps_iend Scope: restricted  INT
Description: End maxhelps after iteration n  
Range    Default: -1
-1:
to activate use integer greater zero  



maxhelps_ievery Scope: restricted  INT
Description: Apply maximal every n iteration  
Range    Default: 1
1:
integer greater one  



maxhelps_istart Scope: restricted  INT
Description: Start maxhelps after iteration n  
Range    Default: -1
-1:
to activate use integer greater zero  



maximal_thresh Scope: restricted  REAL
Description: Solution precision FIXME  
Range    Default: 0.00001
0:
positive real  



sor_accel Scope: restricted  KEYWORD
Description: Acceleration type for SOR  
Range    Default: const
const
Constant  



sor_maxit Scope: restricted  INT
Description: Maximum number of iterations  
Range    Default: 100
0:*
Positive  



domain Scope: shared from GRID  KEYWORD




next up previous contents
Next: Interfaces Up: Maximal Previous: Use   Contents