petsc-3.11.1 2019-04-12
SNESSetSolution
Sets the solution vector for use by the SNES routines.
Synopsis
#include "petscsnes.h"
PetscErrorCode SNESSetSolution(SNES snes, Vec u)
Logically Collective on SNES and Vec
Input Parameters
Keywords
SNES, set, solution
Level
beginner
Location
src/snes/interface/snes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages