#include "petscdmnetwork.h" PetscErrorCode DMNetworkHasJacobian(DM dm,PetscBool eflg,PetscBool vflg)Collective
dm | - The DMNetwork object | |
eflg | - turn the option on (PETSC_TRUE) or off (PETSC_FALSE) if user provides Jacobian for edges | |
vflg | - turn the option on (PETSC_TRUE) or off (PETSC_FALSE) if user provides Jacobian for vertices |
Level:intermediate
Location:src/dm/impls/network/network.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages