petsc-3.14.6 2021-03-30
Report Typos and Errors

DMNetworkSetVertexLocalToGlobalOrdering

Create and setup vertex local to global map

Synopsis

#include "petscdmnetwork.h"  
PetscErrorCode DMNetworkSetVertexLocalToGlobalOrdering(DM dm)
Collective

Input Parameters

dm - the dm object

See Also

DMNetworkGetGlobalVertexIndex()

Level

advanced

Location

src/dm/impls/network/network.c
Index of all DMNetwork routines
Table of Contents for all manual pages
Index of all manual pages