Commit Graph

1211 Commits (b3e482ff93ebc49541e96582e73bd7c2f6997463)
 

Author SHA1 Message Date
Daniela di Serafino 6d08a55f01 Minor change in errors.tex 7 years ago
Daniela di Serafino 2a47cf6eca Added further info to README 7 years ago
Daniela di Serafino 4dc40fffa9 Added further info to README 7 years ago
Daniela di Serafino 1b9c7898bd Added further info to README 7 years ago
Daniela di Serafino 89376eb493 Updated pdf of the user's and reference guide 7 years ago
Daniela di Serafino bbdf862a22 Minor changes in the user's and reference guide. 7 years ago
Daniela di Serafino 6dde52f6df Modified README 7 years ago
Daniela di Serafino 6557aad6b8 Modified README 7 years ago
Daniela di Serafino de5542226b Modified README 7 years ago
Salvatore Filippone 5cbb551eb5 Fixed comments in examples. 7 years ago
Pasqua D'Ambra da1015bd3a README modified by Pasqua 7 years ago
Salvatore Filippone bb74e29d59 Merge branch 'master' of https://github.com/sfilippone/mld2p4-2 7 years ago
Salvatore Filippone e8b7fbb7e4 Fix silly typo. 7 years ago
Salvatore Filippone 8ecc4d7200 Fixed doc copyright vs contribution 7 years ago
Salvatore Filippone 93c16477b2 Modified copyright vs contribution. 7 years ago
Salvatore Filippone 47cd4f0995 Use new TRIL/TRIU in GS build to improve performance. 7 years ago
Salvatore Filippone 57f79b5126 Fixed examples makefile to really clean up things. 7 years ago
Salvatore Filippone 92e47008bd Fix from Mac coding to Unix coding. 7 years ago
Salvatore Filippone 79922b5939 HTML doc fixes. 7 years ago
Salvatore Filippone 1e00bb73f5 Fix HTML version of documentation. 7 years ago
Salvatore Filippone 6227d50e8f Changed comments in input files. 7 years ago
Salvatore Filippone b65c51d5e7 Propagated fixes from Daniela to S/C/Z 7 years ago
Daniela di Serafino c6991a7507 : updated example and test programs and their input files; updated README 7 years ago
Salvatore Filippone b468335b4a Fixed dates in docs. 7 years ago
Salvatore Filippone 1503eb1301 Change aggregation threshold default 7 years ago
Salvatore Filippone 62c82f0474 Fixed PART argument in fileread. 7 years ago
Salvatore Filippone dee249b1ff Refactored esamples/pdegen for PDE generator. 7 years ago
Salvatore Filippone ff402e413c New Jacobi description, handling Point Jacobi and Gauss-Seidel. 7 years ago
Salvatore Filippone 1ab5e95bf7 Doc fixes from Pasqua. 7 years ago
Pasqua D'Ambra d45c198b48 Changes from Pasqua to example files and docs. 7 years ago
Salvatore Filippone 3fc588520f Further fixes to examples/pdegen. 7 years ago
Salvatore Filippone 60f13254a4 Merge branch 'master' of https://github.com/sfilippone/mld2p4-2 7 years ago
Salvatore Filippone 1f8d577d91 New comments coherent with docs. 7 years ago
Salvatore Filippone cbeff56b91 NewDocs 7 years ago
Salvatore Filippone 7ec9000147 Fixes from Pasqua 7 years ago
Salvatore Filippone eae18f1069 Fixed makefile 7 years ago
Salvatore Filippone ae8ac64d24 Fixed docs for new smoothers/solvers, updated Makefile 7 years ago
Salvatore Filippone 50ec525f48 Choose Krylov method together with preconditioner. 7 years ago
Salvatore Filippone 933bb90a6f Rewind description of ML. 7 years ago
Salvatore Filippone 97bdaa2225 Switched to CG 7 years ago
Salvatore Filippone 062f48d3c4 Updated README. Fixed some details of examples. 7 years ago
Salvatore Filippone 0f98c53c74 Small matrix examples (Poisson equation on a 2D mesh) 7 years ago
Salvatore Filippone 38df8fac57 New docs, merged comments from Daniela, updated PDF. 7 years ago
Salvatore Filippone 6097a8fbb6 New docs for release: merged Daniela's comments. 7 years ago
Salvatore Filippone 9330489e6e Fixed checks to second smoother.
Fixed makefiles to include LINKOPT option *(empty by default)
Updated example new solver.
7 years ago
Salvatore Filippone e6c49efb9d mld2p4-2:
mlprec/impl/mld_cmlprec_aply.f90
 mlprec/impl/mld_dmlprec_aply.f90
 mlprec/impl/mld_smlprec_aply.f90
 mlprec/impl/mld_zmlprec_aply.f90


Review internal ML description
7 years ago
Salvatore Filippone f9fa6a2849 mld2p4-2:
examples/fileread/mld_cexample_1lev.f90
 examples/fileread/mld_cexample_ml.f90
 examples/fileread/mld_dexample_1lev.f90
 examples/fileread/mld_dexample_ml.f90
 examples/fileread/mld_sexample_1lev.f90
 examples/fileread/mld_sexample_ml.f90
 examples/fileread/mld_zexample_1lev.f90
 examples/fileread/mld_zexample_ml.f90
 examples/pdegen/mld_dexample_1lev.f90
 examples/pdegen/mld_dexample_ml.f90
 examples/pdegen/mld_sexample_1lev.f90
 examples/pdegen/mld_sexample_ml.f90

Fixed examples.
7 years ago
Salvatore Filippone 1371fe19c0 mld2p4-2:
tests/fileread/runs/cfs.inp
 tests/fileread/runs/dfs.inp
 tests/fileread/runs/sfs.inp
 tests/fileread/runs/zfs.inp
 tests/pdegen/data_input.f90
 tests/pdegen/mld_d_pde2d.f90
 tests/pdegen/mld_d_pde3d.f90
 tests/pdegen/mld_s_pde2d.f90
 tests/pdegen/mld_s_pde3d.f90
 tests/pdegen/runs/mld_pde2d.inp
 tests/pdegen/runs/mld_pde3d.inp

Fixes for new test programs.
7 years ago
Salvatore Filippone a29a7f5dcf mld2p4-2:
tests/fileread/data_input.f90
 tests/fileread/mld_cf_sample.f90
 tests/fileread/mld_df_sample.f90
 tests/fileread/mld_sf_sample.f90
 tests/fileread/mld_zf_sample.f90
 tests/fileread/runs/cfs.inp
 tests/fileread/runs/dfs.inp
 tests/fileread/runs/sfs.inp
 tests/fileread/runs/zfs.inp

Fixed new Xf_sample.
7 years ago
Salvatore Filippone 9761a6e854 mld2p4-2:
tests/newslv/mld_d_tlu_solver.f90
 tests/newslv/mld_pde3d_newslv.f90
 tests/newslv/runs/mld_pde.inp

Now simple example, works.
7 years ago