Commit Graph

3 Commits (2529225730be945a24f60751d29daa35cafd364c)

Author SHA1 Message Date
Salvatore Filippone 6414deeb3b ICTXT in PREC%INIT, cbind.
Salvatore Filippone fbc41dace7 psblas3-cbind:
cbind/prec/Makefile
 cbind/prec/psb_c_dprec.h
 cbind/prec/psb_cprec_cbind_mod.f90
 cbind/prec/psb_prec_cbind_mod.f90
 cbind/prec/psb_sprec_cbind_mod.f90
 cbind/prec/psb_zprec_cbind_mod.f90

Start on PREC.
Salvatore Filippone b6686e96f6 psblas3-mcbind:
cbind/Makefile
 cbind/prec/Makefile
 cbind/prec/psb_c_dprec.c
 cbind/prec/psb_c_dprec.h
 cbind/prec/psb_dprec_cbind_mod.f90
 cbind/prec/psb_dprec_cbind_mod.mod
 cbind/prec/psb_prec_cbind.h
 cbind/prec/psb_prec_cbind_mod.f90

First step for C binding of PREC stuff.