Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
Loading...
Searching...
No Matches
SWZ_param Struct Reference

Parameters for Schwarz method. More...

#include <fasp.h>

Data Fields

SHORT print_level
 print leve More...
 
SHORT SWZ_type
 type for Schwarz method More...
 
INT SWZ_maxlvl
 maximal level for constructing the blocks More...
 
INT SWZ_mmsize
 maximal size of blocks More...
 
INT SWZ_blksolver
 type of Schwarz block solver More...
 

Detailed Description

Parameters for Schwarz method.

Definition at line 430 of file fasp.h.

Field Documentation

◆ print_level

SHORT print_level

print leve

Definition at line 433 of file fasp.h.

◆ SWZ_blksolver

INT SWZ_blksolver

type of Schwarz block solver

Definition at line 445 of file fasp.h.

◆ SWZ_maxlvl

INT SWZ_maxlvl

maximal level for constructing the blocks

Definition at line 439 of file fasp.h.

◆ SWZ_mmsize

INT SWZ_mmsize

maximal size of blocks

Definition at line 442 of file fasp.h.

◆ SWZ_type

SHORT SWZ_type

type for Schwarz method

Definition at line 436 of file fasp.h.


The documentation for this struct was generated from the following file: