petsc-3.12.5 2020-03-29
Report Typos and Errors

DMNetworkMonitorCreate

Creates a network monitor context

Synopsis

#include "petscdmnetwork.h"  
PetscErrorCode DMNetworkMonitorCreate(DM network,DMNetworkMonitor *monitorptr)
Collective

Input Parameters

network - network to monitor

Output Parameters

Monitorptr - Location to put network monitor context

See Also

DMNetworkMonitorDestroy(), DMNetworkMonitorAdd()

Level

intermediate

Location

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