CopyMatrix Interface

public interface CopyMatrix

Contents


Module Procedures

private subroutine CopyMatrix_ps(matA, matB)

Copy a distributed sparse matrix in a safe way.

Arguments

Type IntentOptional AttributesName
type(Matrix_ps), intent(in) :: matA

The matrix to copy.

type(Matrix_ps), intent(inout) :: matB

matB = matA.