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

Modules

module  mod_hypre_sstruct_cell
 

Functions/Subroutines

subroutine mod_hypre_sstruct_cell::hypre_sstruct_cell (stencil, solver, matrix, rhs, x, ls_map, stencil_size)
 SSTRUCT cell interface to HYPRE's solvers.
 
subroutine mod_hypre_sstruct_cell::hypre_sstruct_cell_coupled (stencil, solver, matrix, rhs, x, ls_map)
 SSTRUCT cell interface to HYPRE's solvers: coupled equations.
 
subroutine mod_hypre_sstruct_cell::hypre_sstruct_cell_setup (stencil, stencil_size, solver, ls_map)
 
subroutine mod_hypre_sstruct_cell::hypre_sstruct_cell_solve (solver, matrix, rhs, x, ls_map)
 
subroutine mod_hypre_sstruct_cell::hypre_sstruct_cell_destroy (solver)