Skip to content

Tpetra: #ifdefs for new cgemm/zgemm (#1200)

James Willenbring requested to merge ibaned:tpetra-gemm-undef into develop

Created by: ibaned

These functions cannot call Teuchos GEMM for std::complex unless Teuchos has actually instantiated that GEMM.

Merge request reports