PLASMA  2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
plasma::PLASMA_Desc_Create_c Interface Reference

Public Member Functions

integer(kind=c_int) function plasma_desc_create_c (desc, mat, dtyp, mb, nb, bsiz, lm, ln, i, j, m, n)

Detailed Description

Definition at line 144 of file plasma_f90.f90.


Member Function Documentation

integer(kind=c_int) function plasma::PLASMA_Desc_Create_c::plasma_desc_create_c ( type(c_ptr)  desc,
type(c_ptr)  mat,
integer(kind=c_int)  dtyp,
integer(kind=c_int)  mb,
integer(kind=c_int)  nb,
integer(kind=c_int)  bsiz,
integer(kind=c_int)  lm,
integer(kind=c_int)  ln,
integer(kind=c_int)  i,
integer(kind=c_int)  j,
integer(kind=c_int)  m,
integer(kind=c_int)  n 
)

Definition at line 144 of file plasma_f90.f90.

Here is the caller graph for this function:


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