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 |
Cirdans-Home
|
34ffbc3845
|
Added modules for invt invk
|
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
|
7eb653b39d
|
fix ICTXT vs CTXT
|
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
|
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
|
ba35025f23
|
Fix metispart in case !HAVE_METIS
|
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 |
Cirdans-Home
|
8d2ab75737
|
Added interfaces for all types of psb_nspaxpby
|
4 years ago |
Cirdans-Home
|
68daa7b81b
|
Added AINV tools mod
|
4 years ago |
Salvatore Filippone
|
1023ba9019
|
Fix METIS detection
|
4 years ago |
Salvatore Filippone
|
28b3ab5f77
|
Fix import of psb_dpk_
|
4 years ago |
Salvatore Filippone
|
3a975c6881
|
Add psb_dpk_ to imports
|
4 years ago |
Salvatore Filippone
|
5168c05f8e
|
Fix metis interface.
|
4 years ago |
Salvatore Filippone
|
51bcdf7e2b
|
Check METIS real size, use it where appropriate
|
4 years ago |
Salvatore Filippone
|
9993e5547c
|
Merge branch 'development' of https://github.com/sfilippone/psblas3 into development
|
4 years ago |
Salvatore Filippone
|
b063f4b474
|
Take out extra message from configure.
|
4 years ago |
Cirdans-Home
|
460eb44d46
|
Removed debug print
|
4 years ago |
Salvatore Filippone
|
98d65428c1
|
New config file for metis.
|
4 years ago |
Salvatore Filippone
|
b7926336ac
|
Merge branch 'development' of https://github.com/sfilippone/psblas3 into development
|
4 years ago |
Salvatore Filippone
|
7b133657d4
|
Configry for METIS64. Added compatibility checks.
|
4 years ago |
Cirdans-Home
|
c0c8224253
|
Corrected debug message in getelem
|
4 years ago |