PGASetDebugLevel
PGASetDebugLevel
Section: PGAPack (3) Updated: 05/01/95 Local index
Up
NAME
PGASetDebugLevel - Turn on a debug level.
DESCRIPTION
Only valid if PGAPack
was compiled to include debugging calls. See the user guide for details.
INPUT PARAMETERS
- ctx
-
- context variable
- level
-
- the debug level to set to PGA_TRUE.
OUTPUT PARAMETERS
- none
-
SYNOPSIS
#include "pgapack.h"
void PGASetDebugLevel(ctx, level)
PGAContext *ctx
int level
LOCATION
debug.c
EXAMPLE
Example:
PGAContext *ctx;
:
PGASetDebugLevel(ctx, 70)
Index
- NAME
-
- DESCRIPTION
-
- INPUT PARAMETERS
-
- OUTPUT PARAMETERS
-
- SYNOPSIS
-
- LOCATION
-
- EXAMPLE
-
This document was created by
man2html,
using the manual pages.
Time: 21:52:26 GMT, April 16, 2011