SNESLineSearchSetWorkVecs#
Sets work vectors for the line search.
Synopsis#
#include "petscsnes.h"
PetscErrorCode SNESLineSearchSetWorkVecs(SNESLineSearch linesearch, PetscInt nwork)
Input Parameters#
linesearch - the
SNESLineSearch
contextnwork - the number of work vectors
See Also#
Level#
developer
Location#
src/snes/linesearch/interface/linesearch.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages