Commit Graph

2561 Commits (5e94bd1dc157e63bfa9b8d49ff3fd7f121a4b8f4)
 

Author SHA1 Message Date
Salvatore Filippone a8ee595392 New method for checking if REPL at V descriptor 4 years ago
Salvatore Filippone a57b7ce264 Merge branch 'implement-ainv' of https://github.com/sfilippone/psblas3 into implement-ainv 4 years ago
Salvatore Filippone 1917190ed5 Fix wrong arg in psi_p2p 4 years ago
Cirdans-Home 4674de97cf Corrected call to use mpi 4 years ago
Cirdans-Home b6ebe59ac3 Checks for options settings and BJAC setup 4 years ago
Salvatore Filippone 927bf9f103 Merge branch 'new-context' into implement-ainv 4 years ago
Salvatore Filippone db9bb6ca77 Fix problem in logical recv 4 years ago
Salvatore Filippone 6866558372 Merge branch 'new-context' into implement-ainv
# Conflicts:
#	prec/impl/psb_c_bjacprec_impl.f90
#	prec/impl/psb_c_prec_type_impl.f90
#	prec/impl/psb_d_bjacprec_impl.f90
#	prec/impl/psb_d_prec_type_impl.f90
#	prec/impl/psb_s_bjacprec_impl.f90
#	prec/impl/psb_s_prec_type_impl.f90
#	prec/impl/psb_z_bjacprec_impl.f90
#	prec/impl/psb_z_prec_type_impl.f90
#	prec/psb_c_prec_type.f90
#	prec/psb_d_prec_type.f90
#	prec/psb_s_prec_type.f90
#	prec/psb_z_prec_type.f90
#	test/pargen/psb_d_pde2d.f90
#	test/pargen/psb_d_pde3d.f90
#	test/pargen/psb_s_pde2d.f90
#	test/pargen/psb_s_pde3d.f90
4 years ago
Salvatore Filippone b3bcb762c5 New files from remap-coarse 4 years ago
Cirdans-Home c91b1a31b5 Added missing function 4 years ago
Cirdans-Home 526dc1c260 Added options to set and test program 4 years ago
Salvatore Filippone 2e0c297409 Merging remap-coarse into new-context 4 years ago
Cirdans-Home 0c9098065a Integrated INVT and INVK in BJAC prec 4 years ago
Salvatore Filippone f0663512b2 Merge new-context 4 years ago
Cirdans-Home 34ffbc3845 Added modules for invt invk 4 years ago
Salvatore Filippone ea6e473677 Various CTXT fixes 4 years ago
Salvatore Filippone e445819960 Fix wrong subroutine name ref. 4 years ago
Salvatore Filippone 025a4b5512 Fixes for CTXT usage, new GELP templated source. 4 years ago
Salvatore Filippone 42d9ad426e Merge branch 'new-context' into dev-openmp 4 years ago
Salvatore Filippone 7eb653b39d fix ICTXT vs CTXT 4 years ago
Salvatore Filippone 6b6ca3b6ac Merge branch 'new-context' into dev-openmp 4 years ago
Salvatore Filippone bab24cec27 Fix indx_map compilation 4 years ago
Cirdans-Home 9d1390ad94 Corrected bug in application phase 4 years ago
Salvatore Filippone b32053d8aa Fix base_init_null for use with remap-coarse 4 years ago
Cirdans-Home 3e22e9e963 implemented biconjugation 4 years ago
Salvatore Filippone 7124e8abdf Merge branch 'new-context' into remap-coarse & fix
# Conflicts:
#	base/modules/desc/psb_desc_mod.F90
#	base/modules/penv/psi_penv_mod.F90
4 years ago
Salvatore Filippone e1d859e3f5 Change return value of get_context on error. 4 years ago
Salvatore Filippone 9178d63ebd Updates for C ctxt handling. 4 years ago
Cirdans-Home f6c145f982 csall changed in allocate with CSR format 4 years ago
Cirdans-Home c52d42a50d merge with mat-allocation 4 years ago
Cirdans-Home 62c75abbf4 Completed integration of ILU-type factorization 4 years ago
Salvatore Filippone 5f67cc4bb5 new context in CBIND 4 years ago
Salvatore Filippone 02b9ff5cfb Fix Makefile dependencies 4 years ago
Salvatore Filippone 6a6f6ad2c2 Change name of ICTXT to CTXT 4 years ago
Cirdans-Home fbf23c3959 Added implementation in BJAC and test for ILU-type factorizations 4 years ago
Salvatore Filippone 8b2b86d44d C interface. Not fully working yet. 4 years ago
Salvatore Filippone b376d226cb Fixed declaration and use of CONTEXT with new type. 4 years ago
Salvatore Filippone 2009ed8dbe First round of updateds for new CONTEXT 4 years ago
Salvatore Filippone 2697fbe73a Started work on encapsulating CONTEXT. 4 years ago
Salvatore Filippone 4bc326d06b Add IDEST to remap interface 4 years ago
Salvatore Filippone a79d853338 Debug check (to be taken out later) 4 years ago
Salvatore Filippone fb422be9f4 Change interface of X_REMAP to include isrc/nrsrc 4 years ago
Salvatore Filippone 2090a011db Include X_remap. 4 years ago
Salvatore Filippone 0adf2cbb3f Seemingly working version of D_REMAP. Minimal test of same. 4 years ago
Salvatore Filippone 7c6ffcd4a2 Start work on REMAP. 4 years ago
Salvatore Filippone c936d6e5bd Merge branch 'development' into remap-coarse 4 years ago
Salvatore Filippone ba35025f23 Fix metispart in case !HAVE_METIS 4 years ago
Salvatore Filippone 0acf10f0d8 OpenMP in base_mat and coo 4 years ago
Cirdans-Home f0bb949192 Removed user dependent util/psb_metis_int.h 4 years ago
Cirdans-Home 87e54f75e5 Added module for biconjugation algorithms 4 years ago