DragonFly On-Line Manual Pages

Search: Section:  


BSinit(3)                        BlockSolve95                        BSinit(3)

NAME

BSinit - Initializes BlockSolve and MPI. BSinit() calls MPI_Init() if it has not already been called.

INPUT PARAMETERS

argc - count of number of command line arguments args - the command line arguments

NOTES

If you want to call MPI_Init() separately, call it before BSinit().

KEYWORDS

initialize, startup

SEE ALSO

BSfinalize()

SYNOPSIS

int BSinit(int *argc,char ***args)

LOCATION

BlockSolve95/src/BSinit.c 10/17/1996 BSinit(3)

Search: Section: