![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
This module provides linear equation solver interface for Pardiso. More...
Functions/Subroutines | |
subroutine, public | hecmw_mkl_wrapper (spMAT, phase_start, solx, istat) |
This module provides linear equation solver interface for Pardiso.
subroutine, public m_hecmw_mkl_wrapper::hecmw_mkl_wrapper | ( | type (sparse_matrix), intent(inout) | spMAT, |
integer(kind=kint), intent(in) | phase_start, | ||
real(kind=kreal), dimension(:), intent(inout), pointer | solx, | ||
integer(kind=kint), intent(out) | istat | ||
) |
Definition at line 36 of file hecmw_MKL_wrapper.F90.