0.6.0
Loading...
Searching...
No Matches
lis_cell_interface.f90 File Reference

Modules

module  mod_lis_cell_interface
 

Functions/Subroutines

subroutine, public mod_lis_cell_interface::lis_cell_interface (matrix, solution, rhs, solver, stencil, ls_map)
 LIS solver interface for a cell-based linear system.
 
subroutine mod_lis_cell_interface::convert_matrix_to_csr (matrix, ls_map, stencil, row_offset, column, coef)
 Convert the cell-based matrix to CSR format.