FrontISTR  5.9.0
Large-scale structural analysis program with finit element method
hecmw_precond_SAAMG_util.f90
Go to the documentation of this file.
1 !-------------------------------------------------------------------------------
2 ! Copyright (c) 2026 FrontISTR Commons
3 ! This software is released under the MIT License, see License.txt
4 !-------------------------------------------------------------------------------
11  implicit none
12  public
13 
14  integer(kind=4), parameter :: kint = 4
15  integer(kind=4), parameter :: kreal = 8
16 
17 end module hecmw_precond_saamg_util
Smoothed Aggregation AMG preconditioner : kind parameters.
integer(kind=4), parameter kreal
integer(kind=4), parameter kint