#include "petscvec.h" PetscErrorCode VecGetBlockSize(Vec v,PetscInt *bs)Collective on Vec
PetscInt VecGetBlockSize(Vec x) | -> | VecGetBlockSize(x,&i); return i; |
Level:advanced
Location:src/vec/vec/interface/vector.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages