#include "pc.h" int PCMultiLevelSetGradientOperator(PC pc, int Grad, int Div, PetscScalar alpha)Collective on PC
pc | - The preconditioner context | |
grad | - The gradient operator | |
div | - The divergence operator | |
alpha | - The scalar multiplier for the gradient operator |
Level:intermediate
Location:src/sles/pc/impls/ml/mlInterface.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages