DMNetworkGetPlex#

Gets the DMPLEX associated with this DMNETWORK

Synopsis#

#include "petscdmnetwork.h"  
PetscErrorCode DMNetworkGetPlex(DM dm, DM *plexdm)

Not Collective

Input Parameter#

Output Parameter#

See Also#

DM, DMNETWORK, DMPLEX, DMNetworkCreate()

Level#

advanced

Location#

src/dm/impls/network/network.c

Examples#

src/dm/impls/network/tests/ex1.c
src/dm/tests/ex10.c


Index of all DMNetwork routines
Table of Contents for all manual pages
Index of all manual pages