QR_MUMPS
|
Generic interface for the ::dqrm_remap_pnt routine. More...
Public Member Functions | |
subroutine | dqrm_remap_pnt (arr1d, pnt2d, n) |
Generic interface for the ::dqrm_remap_pnt routine.
Definition at line 103 of file dqrm_utils_mod.F90.
subroutine dqrm_utils_mod::qrm_remap_pnt::dqrm_remap_pnt | ( | real(kind(1.d0)), dimension(1:n), target | arr1d, |
real(kind(1.d0)), dimension(:,:), pointer | pnt2d, | ||
integer | n | ||
) |
Definition at line 105 of file dqrm_utils_mod.F90.