#include "petscpc.h" PetscErrorCode PCFieldSplitGetIS(PC pc,const char splitname[],IS *is)Logically Collective on PC
pc | - the preconditioner context | |
splitname | - name of this split |
is | - the index set that defines the vector elements in this field, or NULL if the field is not found |