#include "petscmat.h" PetscErrorCode MatMFFDCheckPositivity(void *dummy,Vec U,Vec a,PetscScalar *h)Logically Collective on Vec Many br
U | - base vector that is added to Many br | |
a | - vector that is added Many br | |
h | - scaling factor on a Many br | |
dummy | - context variable (unused) Many br |
Notes: This is rarely used directly, rather it is passed as an argument to Many brMatMFFDSetCheckh() Many br
Level:advanced
Location:src/mat/impls/mffd/mffd.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages