TRUST 1.9.8
HPC thermohydraulic platform
Loading...
Searching...
No Matches
Keywords derived from precond_base

precond_base

Basic class for preconditioning.


precondsolv

Inherits from: precond_base

not_set

Parameters:


ssor

Inherits from: precond_base

Symmetric successive over-relaxation algorithm.

Parameters:

  • [omega] (type: float) Over-relaxation facteur (between 1 and 2, default value 1.6).

ssor_bloc

Inherits from: precond_base

not_set

Parameters:

  • [precond0] (type: precond_base) not_set
  • [precond1] (type: precond_base) not_set
  • [preconda] (type: precond_base) not_set
  • [alpha_0] (type: float) not_set
  • [alpha_1] (type: float) not_set
  • [alpha_a] (type: float) not_set