#include "petscsnes.h" PetscErrorCode SNESLineSearchSetWorkVecs(SNESLineSearch linesearch, PetscInt nwork)
linesearch | - the SNESLineSearch context | |
nwork | - the number of work vectors |
Developers Note: This is PETSC_EXTERN because it may be used by user written plugin SNES implementations
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