DragonFly On-Line Manual Pages

Search: Section:  


BSctx_set_scaling(3)             BlockSolve95             BSctx_set_scaling(3)

NAME

BSctx_set_scaling - Set whether or not the linear system should solved or not.

INPUT PARAMETERS

context - The context to change scaling - if TRUE, then scaled system should be solved

RETURNS

void

NOTES

See BSscale_diag().

SYNOPSIS

void BSctx_set_scaling(BSprocinfo *context, int scale)

LOCATION

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

Search: Section: