SCALAPACK 2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

◆ ccommcheck_()

int ccommcheck_ ( int *  F77World,
int *  f77comm 
)

Definition at line 31 of file tc_cCsameF77.c.

32{
33 return(Ccommcheck(*F77World, *f77comm));
34}
int Ccommcheck(int F77World, int f77comm)
Definition tc_cCsameF77.c:3
Here is the call graph for this function: