Commit Graph

12 Commits (59a75755a9c80b2cec9816b76b37b22253463802)

Author SHA1 Message Date
Salvatore Filippone f493b7064e Take out DEFLT from sample programs. 7 years ago
Salvatore Filippone fcd370a304 New structure of input files. Fixed defaults. 7 years ago
Salvatore Filippone 4c99f51401 Fixed UNSMOOTHED in input files. 7 years ago
Salvatore Filippone b5e116dc08 Added GS/FBGS for precs. Fixed 1-level application of twosided. 7 years ago
Salvatore Filippone 304e125801 Fixed reading inputs Added DEFLT choice. 7 years ago
Salvatore Filippone 20efbb2c85 Fixed PREC%SET. 7 years ago
Daniela di Serafino c6991a7507 : updated example and test programs and their input files; updated README 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 22dd11efb5 mld2p4-2:
mlprec/impl/mld_c_extprol_bld.f90
 mlprec/impl/mld_c_hierarchy_bld.f90
 mlprec/impl/mld_ccprecset.F90
 mlprec/impl/mld_cprecinit.F90
 mlprec/impl/mld_cprecset.F90
 mlprec/impl/mld_d_extprol_bld.f90
 mlprec/impl/mld_d_hierarchy_bld.f90
 mlprec/impl/mld_dcprecset.F90
 mlprec/impl/mld_dprecinit.F90
 mlprec/impl/mld_dprecset.F90
 mlprec/impl/mld_s_extprol_bld.f90
 mlprec/impl/mld_s_hierarchy_bld.f90
 mlprec/impl/mld_scprecset.F90
 mlprec/impl/mld_sprecinit.F90
 mlprec/impl/mld_sprecset.F90
 mlprec/impl/mld_z_extprol_bld.f90
 mlprec/impl/mld_z_hierarchy_bld.f90
 mlprec/impl/mld_zcprecset.F90
 mlprec/impl/mld_zprecinit.F90
 mlprec/impl/mld_zprecset.F90
 mlprec/mld_c_prec_type.f90
 mlprec/mld_d_prec_type.f90
 mlprec/mld_s_prec_type.f90
 mlprec/mld_z_prec_type.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/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

Take out n_prec_levs, leaving only max_prec_levs
8 years ago
Salvatore Filippone c78444ac64 mld2p4-2:
mlprec/mld_base_prec_type.F90
 tests/pdegen/runs/mld_pde2d.inp

Change "NO_FILTER" string into "NOFILTER"
8 years ago
Salvatore Filippone c99c587c44 mld2p4-2:
mlprec/impl/Makefile
 mlprec/impl/mld_cumf_interface.c
 mlprec/impl/mld_sumf_interface.c
 mlprec/mld_c_umf_solver.F90
 mlprec/mld_s_umf_solver.F90
 tests/pdegen/runs/mld_pde2d.inp

Get rid of nonsensical single-precision interfaces to UMFPACK.
8 years ago
Salvatore Filippone fe071a3821 mld2p4:
tests/pdegen/runs/mld_pde2d.inp
 tests/pdegen/runs/ppde.inp

Reworking tests for make check.
8 years ago