ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
Cintface.c File Reference
#include <stdio.h>
Include dependency graph for Cintface.c:

Go to the source code of this file.

Functions

void c_intface_ (int *i)
 
void c_intface (int *i)
 
void c_intface__ (int *i)
 
void C_INTFACE (int *i)
 

Function Documentation

◆ c_intface()

void c_intface ( int *  i)

Definition at line 8 of file Cintface.c.

Here is the caller graph for this function:

◆ C_INTFACE()

void C_INTFACE ( int *  i)

Definition at line 18 of file Cintface.c.

◆ c_intface_()

void c_intface_ ( int *  i)

Definition at line 3 of file Cintface.c.

◆ c_intface__()

void c_intface__ ( int *  i)

Definition at line 13 of file Cintface.c.