GlobalToLocalMatrix Interface

public interface GlobalToLocalMatrix

Module Procedures

private subroutine GlobalSegMapToLocalMatrix_(sMat, GSMap, RCFlag, comm)

rml new code from here down - do the mapping all in one function call which has been tuned for speed

Arguments

Type IntentOptional Attributes Name
type(SparseMatrix), intent(inout) :: sMat
type(GlobalSegMap), intent(in) :: GSMap
character(len=*), intent(in) :: RCFlag
integer, intent(in) :: comm