PetscFVSetCeed#
Set the Ceed
object to a PetscFV
Synopsis#
#include "petscfv.h"
PetscErrorCode PetscFVSetCeed(PetscFV fv, Ceed ceed)
Not Collective
Input Parameters#
fv - The
PetscFV
ceed - The
Ceed
object
See Also#
Level#
intermediate
Location#
src/dm/dt/fv/interface/fvceed.c
Index of all FV routines
Table of Contents for all manual pages
Index of all manual pages