PetscDSSetCellParameters#
Set the parameters for a particular cell
Synopsis#
#include "petscds.h"
PetscErrorCode PetscDSSetCellParameters(PetscDS ds, PetscReal volume)
Not Collective
Input Parameters#
ds - The
PetscDS
objectvolume - The cell volume
See Also#
PetscDS
, PetscDSSetConstants()
, PetscDSGetConstants()
, PetscDSCreate()
Level#
intermediate
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages