#include "petscdmnetwork.h" PetscErrorCode DMNetworkEdgeSetMatrix(DM dm,PetscInt p,Mat J[])Not Collective Many br
dm | - The DMNetwork object Many br | |
p | - the edge point Many br | |
J | - array (size = 3) of Jacobian submatrices for this edge point: Many brJ[0]: this edge Many brJ[1] and J[2]: connected vertices, obtained by calling DMNetworkGetConnectedNodes() Many br |
Many br
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