FrontISTR  5.9.0
Large-scale structural analysis program with finit element method
hecmw_precond_saamg_util Module Reference

Smoothed Aggregation AMG preconditioner : kind parameters. More...

Variables

integer(kind=4), parameter kint = 4
 
integer(kind=4), parameter kreal = 8
 

Detailed Description

Smoothed Aggregation AMG preconditioner : kind parameters.

Self-contained kind parameters for the SA-AMG core so that the core modules can be compiled both inside hecmw and stand-alone (gfortran only) for the development harness. The values mirror hecmw_util exactly (kint=4, kreal=8).

Variable Documentation

◆ kint

integer(kind=4), parameter hecmw_precond_saamg_util::kint = 4

Definition at line 14 of file hecmw_precond_SAAMG_util.f90.

◆ kreal

integer(kind=4), parameter hecmw_precond_saamg_util::kreal = 8

Definition at line 15 of file hecmw_precond_SAAMG_util.f90.