#include "petscvec.h" #include "petscvec.h" PetscErrorCode VecGetValuesSection(Vec v, PetscSection s, PetscInt point, PetscScalar **values)Not collective
v | - the Vec | |
s | - the organizing PetscSection | |
point | - the point |
Level:developer
Location:src/vec/vec/utils/vsection.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages