petsc-3.13.6 2020-09-29
Report Typos and Errors

PetscFVView

Views a PetscFV

Synopsis

#include "petscfv.h" 
PetscErrorCode PetscFVView(PetscFV fvm, PetscViewer v)
Collective on fvm

Input Parameter

fvm - the PetscFV object to view
v - the viewer

See Also

PetscFVDestroy()

Level

beginner

Location

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