petsc-3.9.4 2018-09-11
Report Typos and Errors

DMNetworkGetNumComponents

Get the number of components at a vertex/edge

Synopsis

#include "petscdmnetwork.h"  
PetscErrorCode DMNetworkGetNumComponents(DM dm,PetscInt p,PetscInt *numcomponents)
Not Collective

Input Parameters

Output Parameters

See Also

DMNetworkRegisterComponent, DMNetworkAddComponent

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
dm - The DMNetwork object
p - vertex/edge point
numcomponents - Number of components at the vertex/edge