OpenRadioss
2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
blacs_setup_.c File Reference
#include "
Bdef.h
"
Go to the source code of this file.
Functions
F_VOID_FUNC
blacs_setup_
(
Int
*mypnum,
Int
*nprocs)
Function Documentation
◆
blacs_setup_()
F_VOID_FUNC
blacs_setup_
(
Int
*
mypnum
,
Int
*
nprocs
)
Definition at line
6
of file
blacs_setup_.c
.
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
Cblacs_pinfo
void Cblacs_pinfo()
engine
extlib
scalapack-2.2.0
BLACS
SRC
blacs_setup_.c
Generated by
1.15.0