|
NAMEBSinit - Initializes BlockSolve and MPI. BSinit() calls MPI_Init() if it has not already been called.INPUT PARAMETERS
NOTESIf you want to call MPI_Init() separately, call it before BSinit().KEYWORDSinitialize, startupSEE ALSOBSfinalize()SYNOPSISint BSinit(int *argc,char ***args) LOCATIONBlockSolve95/src/BSinit.c
Visit the GSP FreeBSD Man Page Interface. |