importMatrixElements Interface

public interface importMatrixElements

Module Procedures

private subroutine importMatrixElementsSP_(sMat, inVect, lsize)

Arguments

Type IntentOptional Attributes Name
type(SparseMatrix), intent(inout) :: sMat
real(kind=SP), dimension(:), pointer :: inVect
integer, intent(in) :: lsize

private subroutine importMatrixElementsDP_(sMat, inVect, lsize)

Arguments

Type IntentOptional Attributes Name
type(SparseMatrix), intent(inout) :: sMat
real(kind=DP), dimension(:), pointer :: inVect
integer, intent(in) :: lsize