#include "petscpc.h" PetscErrorCode PCHYPRESetEdgeConstantVectors(PC pc, Vec ozz, Vec zoz, Vec zzo)Collective on PC
pc | - the preconditioning context | |
ozz | - vector representing (1,0,0) (or (1,0) in 2D) |
Level:intermediate
Location:src/ksp/pc/impls/hypre/hypre.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages