DragonFly On-Line Manual Pages

Search: Section:  


BSctx_set_tol(3)                 BlockSolve95                 BSctx_set_tol(3)

NAME

BSctx_set_tol - Set the relative residual tolerance for the iterative method.

INPUT PARAMETERS

context - The context to change tol - The relative residual desired from the iterative method

RETURNS

void

NOTES

none.

SYNOPSIS

void BSctx_set_tol(BSprocinfo *context, FLOAT tol)

LOCATION

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

Search: Section: