Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
BSctx_set_ps(3) 		  BlockSolve95			 BSctx_set_ps(3)

NAME
     BSctx_set_ps - Set the processor set

INPUT PARAMETERS
     context
	    - The context to change
     set    - The processor set

NOTES
     The  default communicator is MPI_COMM_WORLD.  The user may want to copy the
     communicator using MPI_Comm_dup() to avoid any message conflicts.

RETURNS
     void

SYNOPSIS
     void BSctx_set_ps(BSprocinfo *context, ProcSet *ps)

LOCATION
      BlockSolve95/src/BScontext.c

				   10/17/1996			 BSctx_set_ps(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=BSctx_set_ps&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help