petsc-3.9.4 2018-09-11
Report Typos and Errors

PetscFVSetUp

Construct data structures for the PetscFV

Synopsis

#include "petscfv.h" 
PetscErrorCode PetscFVSetUp(PetscFV fvm)
Collective on PetscFV

Input Parameter

fvm -the PetscFV object to setup

See Also

PetscFVView(), PetscFVDestroy()

Level

developer

Location

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