#include "petscpc.h" PetscErrorCode PCASMSetDMSubdomains(PC pc,PetscBool flg)Logically Collective
pc | - the preconditioner | |
flg | - boolean indicating whether to use subdomains defined by the DM |
-pc_asm_dm_subdomains <bool> | - use subdomains defined by the DM |