DragonFly On-Line Manual Pages

Search: Section:  


BSctx_set_restart(3)             BlockSolve95             BSctx_set_restart(3)

NAME

BSctx_set_restart - Set the number of vectors stored by GMRES

INPUT PARAMETERS

context - The context to change restart - The number of vectors used by GMRES

RETURNS

void

NOTES

Only applies when the METHOD chosen is GMRES.

SYNOPSIS

void BSctx_set_restart(BSprocinfo *context, int restart)

LOCATION

BlockSolve95/src/BScontext.c 10/17/1996 BSctx_set_restart(3)

Search: Section: