petsc-3.4.5 2014-06-29

PCBDDCGetDirichletBoundaries

Get index set defining subdomain part (in local ordering) of Dirichlet boundaries for the global problem.

Synopsis

#include "petscpc.h" 
PetscErrorCode PCBDDCGetDirichletBoundaries(PC pc,IS *DirichletBoundaries)
Not collective

Input Parameters

Output Parameters

pc - the preconditioning context

Notes

See Also

PCBDDC

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

DirichletBoundaries - index set defining the subdomain part of Dirichlet boundaries