#include "petscdmnetwork.h" PetscErrorCode DMNetworkGetVertexRange(DM dm,PetscInt *vStart,PetscInt *vEnd)Not Collective
dm | - The DMNetwork object |
vStart | - The first vertex point | |
vEnd | - One beyond the last vertex point |
Level:intermediate
Location:src/dm/impls/network/network.c
Index of all DMNetwork routines
Table of Contents for all manual pages
Index of all manual pages