petsc-3.15.0 2021-03-30
DMNetworkGetPlex
Gets the Plex DM associated with this network DM
Synopsis
#include "petscdmnetwork.h"
PetscErrorCode DMNetworkGetPlex(DM dm,DM *plexdm)
Not collective
Input Parameters
Output Parameters
| plexdm | - the plex dm object
|
See Also
DMNetworkCreate()
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