KTH framework for Nek5000 toolboxes; testing version  0.0.1
dlacpy.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dlacpy (UPLO, M, N, A, LDA, B, LDB)
 

Function/Subroutine Documentation

◆ dlacpy()

subroutine dlacpy ( character  UPLO,
integer  M,
integer  N,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision, dimension( ldb, * )  B,
integer  LDB 
)

Definition at line 1 of file dlacpy.f.

+ Here is the caller graph for this function: