#include "petscsnes.h" PetscErrorCode SNESSetSolution(SNES snes, Vec u)Logically Collective on SNES and Vec Many br
snes | - the SNES context obtained from SNESCreate() Many br | |
u | - the solution vector Many br |
Many br
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