FreeBSD Manual Pages
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)
NAME | INPUT PARAMETERS | NOTES | KEYWORDS | SEE ALSO | SYNOPSIS | LOCATION
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=BSinit&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>