psblas3/base/modules/serial
Salvatore Filippone 4bb0c7a633 Add move_alloc method to sparse matrix.
..
psb_base_mat_mod.f90 Updated copyright statement
psb_c_base_mat_mod.f90 Fix implicit none.
psb_c_base_vect_mod.f90 Fix implicit none.
psb_c_csc_mat_mod.f90 Implement clean_zeros in CSR and CSC
psb_c_csr_mat_mod.f90 Implement clean_zeros in CSR and CSC
psb_c_mat_mod.f90 Add move_alloc method to sparse matrix.
psb_c_serial_mod.f90 Updated copyright statement
psb_c_vect_mod.F90 Fix implicit none.
psb_d_base_mat_mod.f90 Fix implicit none.
psb_d_base_vect_mod.f90 Fix implicit none.
psb_d_csc_mat_mod.f90 Implement clean_zeros in CSR and CSC
psb_d_csr_mat_mod.f90 Implement clean_zeros in CSR and CSC
psb_d_mat_mod.f90 Add move_alloc method to sparse matrix.
psb_d_serial_mod.f90 Updated copyright statement
psb_d_vect_mod.F90 Fix implicit none.
psb_i_base_vect_mod.f90 Fix implicit none.
psb_i_vect_mod.F90 Fix implicit none.
psb_mat_mod.f90 Take out HAVE_MOLD.
psb_s_base_mat_mod.f90 Fix implicit none.
psb_s_base_vect_mod.f90 Fix implicit none.
psb_s_csc_mat_mod.f90 Implement clean_zeros in CSR and CSC
psb_s_csr_mat_mod.f90 Implement clean_zeros in CSR and CSC
psb_s_mat_mod.f90 Add move_alloc method to sparse matrix.
psb_s_serial_mod.f90 Updated copyright statement
psb_s_vect_mod.F90 Fix implicit none.
psb_serial_mod.f90 Lifted interface to symbmm into psb_serial_mod.
psb_vect_mod.f90 Take out HAVE_MOLD.
psb_z_base_mat_mod.f90 Fix implicit none.
psb_z_base_vect_mod.f90 Fix implicit none.
psb_z_csc_mat_mod.f90 Implement clean_zeros in CSR and CSC
psb_z_csr_mat_mod.f90 Implement clean_zeros in CSR and CSC
psb_z_mat_mod.f90 Add move_alloc method to sparse matrix.
psb_z_serial_mod.f90 Updated copyright statement
psb_z_vect_mod.F90 Fix implicit none.