#include "petscpc.h" #include "petscmg.h" #include "petscda.h" PetscErrorCode PETSCKSP_DLLEXPORT PCExoticSetType(PC pc,PCExoticType type)Collective on PC
pc | - the preconditioner context | |
type | - either PC_EXOTIC_FACE or PC_EXOTIC_WIREBASKET (defaults to face) |
Level:intermediate
Location:src/ksp/pc/impls/wb/wb.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages