PETSc version 3.17.5
Fix/Edit manual page

DMAdaptorView

Views a DMAdaptor object

Synopsis

#include "petscdmadaptor.h" 
PetscErrorCode DMAdaptorView(DMAdaptor adaptor, PetscViewer viewer)
Collective on DMAdaptor

Input Parameters

adaptor - The DMAdaptor object
viewer - The PetscViewer object

See Also

DMAdaptorCreate(), DMAdaptorAdapt()

Level

beginner

Location

src/snes/utils/dmadapt.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages