Modules | |
| module | mod_mumps_face_interface |
Functions/Subroutines | |
| subroutine, public | mod_mumps_face_interface::mumps_face_interface (matrix, solution, rhs, solver, stencil, ls_map) |
| MUMPS solver interface for a face-based linear system. | |
| subroutine | mod_mumps_face_interface::remove_overlapping_faces_from_rhs (ls_map, rhs, rhs_wo) |
| Remove overlapping faces from the right-hand side. | |
| subroutine | mod_mumps_face_interface::copy_solution (ls_map, solution_wo, solution) |
| Copy the solution without overlapping to the solution with overlapping. | |