DMAdaptorMonitor#
runs the user provided monitor routines, if they exist
Synopsis#
#include "petscdmadaptor.h"
PetscErrorCode DMAdaptorMonitor(DMAdaptor adaptor, PetscInt it, DM odm, DM adm, PetscInt Nf, PetscReal enorms[], Vec error)
Collective
Input Parameters#
Note#
This routine is called by the DMAdaptor
implementations.
It does not typically need to be called by the user.
See Also#
Level#
developer
Location#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages