Choral
Private Member Functions | List of all members
mumps_mod::solve Interface Reference

solve LU x = b More...

Collaboration diagram for mumps_mod::solve:
Collaboration graph

Private Member Functions

subroutine mumps_solve (x, LU, b)
 SOLVE LU x = b. More...
 

Detailed Description

solve LU x = b

Definition at line 88 of file mumps_mod.F90.

Member Function/Subroutine Documentation

◆ mumps_solve()

subroutine mumps_mod::solve::mumps_solve ( real(rp), dimension(:), intent(inout)  x,
type(mumps), intent(inout)  LU,
real(rp), dimension(:), intent(in)  b 
)
private

SOLVE LU x = b.

Definition at line 331 of file mumps_mod.F90.


The documentation for this interface was generated from the following file: