petsc-3.15.0 2021-03-30
Report Typos and Errors

PetscSpaceView

Views a PetscSpace

Synopsis

#include "petscfe.h"  
PetscErrorCode PetscSpaceView(PetscSpace sp, PetscViewer v)
Collective on sp

Input Parameter

sp - the PetscSpace object to view
v - the viewer

See Also

PetscSpaceDestroy()

Level

beginner

Location

src/dm/dt/space/interface/space.c
Index of all SPACE routines
Table of Contents for all manual pages
Index of all manual pages