PGADone
PGADone
Section: PGAPack (8) Updated: 05/01/95 Local index
Up
NAME
PGADone - Returns PGA_TRUE if the stopping conditions have been met,
otherwise returns false.
DESCRIPTION
Calls exactly one of the user defined C or
fortran or system (PGACheckStoppingConditions) stopping condition functions.
INPUT PARAMETERS
- ctx
-
- context variable
- comm
-
- an MPI communicator
OUTPUT PARAMETERS
- none
-
SYNOPSIS
#include "pgapack.h"
int PGADone(ctx, comm)
PGAContext *ctx
MPI_Comm comm
LOCATION
stop.c
EXAMPLE
Example:
PGAContext *ctx;
:
PGADone(ctx, comm);
Index
- NAME
-
- DESCRIPTION
-
- INPUT PARAMETERS
-
- OUTPUT PARAMETERS
-
- SYNOPSIS
-
- LOCATION
-
- EXAMPLE
-
This document was created by
man2html,
using the manual pages.
Time: 22:02:08 GMT, April 16, 2011