amg4psblas/cbind/amgprec/amg_prec_cbind_mod.F90

10 lines
180 B
Fortran

module amg_prec_cbind_mod
use iso_c_binding
use psb_base_cbind_mod
use psb_prec_cbind_mod
use amg_dprec_cbind_mod
use amg_zprec_cbind_mod
end module amg_prec_cbind_mod