#include "petscsnes.h" PetscErrorCode SNESMultiblockSetType(SNES snes, PCCompositeType type)Collective on SNES
snes | - the solver context | |
type | - PC_COMPOSITE_ADDITIVE, PC_COMPOSITE_MULTIPLICATIVE (default), PC_COMPOSITE_SYMMETRIC_MULTIPLICATIVE |
-snes_multiblock_type <type: one of multiplicative, additive, symmetric_multiplicative> | - Sets block combination type |