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

Go to the source code of this file.

Data Types

type  solve_petsc::solver_param
 

Modules

module  solve_petsc
 

Functions/Subroutines

subroutine solve_petsc::init_solver (my_par, my_ksp, matrix, communicator, solver, precond, opt_re_init)
 
subroutine solve_petsc::solver (my_ksp, b, x, reinit, verbose)
 
subroutine solve_petsc::create_local_petsc_matrix (communicator, LA, matrix, clean)
 
subroutine solve_petsc::create_local_petsc_matrix_a_detruire (communicator, aij, i_loc, matrix)
 
subroutine solve_petsc::create_local_petsc_block_matrix (communicator, n_b, aij, i_loc, matrix)