MAGMA  1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
magma_zfortran::magmaf_zgetrs_gpu Interface Reference

List of all members.

Public Member Functions

subroutine magmaf_zgetrs_gpu (trans, n, nrhs, dA, ldda, ipiv, dB, lddb, info)
subroutine magmaf_zgetrs_gpu (trans, n, nrhs, dA, ldda, ipiv, dB, lddb, info)

Detailed Description

Definition at line 440 of file magma_zfortran.f90.


Constructor & Destructor Documentation

subroutine magma_zfortran::magmaf_zgetrs_gpu::magmaf_zgetrs_gpu ( character  trans,
integer  n,
integer  nrhs,
  dA,
integer  ldda,
integer, dimension(*)  ipiv,
  dB,
integer  lddb,
integer  info 
)

Definition at line 440 of file magma_zfortran.f90.

Here is the caller graph for this function:

subroutine magma_zfortran::magmaf_zgetrs_gpu::magmaf_zgetrs_gpu ( character  trans,
integer  n,
integer  nrhs,
  dA,
integer  ldda,
integer, dimension(*)  ipiv,
  dB,
integer  lddb,
integer  info 
)

Definition at line 440 of file magma_zfortran.f90.


The documentation for this interface was generated from the following files: