petsc-3.7.5 2017-01-01
Report Typos and Errors

PCFieldSplitRestrictIS

Restricts the fieldsplit ISs to be within a given IS.

Synopsis

#include "petscpc.h" 
PetscErrorCode  PCFieldSplitRestrictIS(PC pc,IS isy)

Input Parameters

Level:advanced
Location:
src/ksp/pc/impls/fieldsplit/fieldsplit.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages

pc - the preconditioner context + is - the index set that defines the indices to which the fieldsplit is to be restricted