SFEMaNS  version 5.3
Reference documentation for SFEMaNS
st_csr.f90 File Reference

Go to the source code of this file.

Modules

module  st_matrix
 

Functions/Subroutines

subroutine, public st_matrix::create_my_ghost (mesh, LA, ifrom)
 
subroutine, public st_matrix::extract (xghost, ks, ke, LA, phi)
 
subroutine st_matrix::block_index (communicator, kmax, mesh, loc_to_glob_LA)
 
subroutine, public st_matrix::st_aij_csr_glob_block (communicator, kmax, mesh_glob, mesh, LA, opt_per)
 
subroutine, public st_matrix::st_aij_csr_loc_block (communicator, kmax, mesh, LA)
 
subroutine, public st_matrix::st_aij_csr (jj, aij)
 
subroutine, public st_matrix::st_csr_block (n_b, in, out)
 
subroutine, public st_matrix::st_csr_bloc (ia, ja, ia_b, ja_b, n_b)
 
subroutine, public st_matrix::st_csr (jj, ia, ja)
 
subroutine, public st_matrix::tri_jlg (a, a_d, n_a_d)