SCALAPACK
2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
blacs_setup_.c
Go to the documentation of this file.
1
#include "
Bdef.h
"
2
3
#if (INTFACE == C_CALL)
4
void
Cblacs_setup
(
Int
*mypnum,
Int
*nprocs)
5
#else
6
F_VOID_FUNC
blacs_setup_
(
Int
*mypnum,
Int
*nprocs)
7
#endif
8
{
9
/*
10
* blacs_setup same as blacs_pinfo for non-PVM versions of the BLACS
11
*/
12
void
Cblacs_pinfo
(
Int
*,
Int
*);
13
Cblacs_pinfo
(mypnum, nprocs);
14
}
Int
#define Int
Definition
Bconfig.h:22
F_VOID_FUNC
#define F_VOID_FUNC
Definition
Bdef.h:232
Bdef.h
Cblacs_pinfo
void Cblacs_pinfo()
Cblacs_setup
void Cblacs_setup()
blacs_setup_
F_VOID_FUNC blacs_setup_(Int *mypnum, Int *nprocs)
Definition
blacs_setup_.c:6
BLACS
SRC
blacs_setup_.c
Generated on Sun Jan 12 2025 15:58:37 for SCALAPACK by
1.9.8