PetscDSAddDiscretization#
Adds a discretization object
Synopsis#
#include "petscds.h" 
PetscErrorCode PetscDSAddDiscretization(PetscDS prob, PetscObject disc)
Not Collective
Input Parameters#
- prob - The - PetscDSobject
- disc - The boundary discretization object 
See Also#
PetscWeakForm, PetscDSGetDiscretization(), PetscDSSetDiscretization(), PetscDSGetNumFields(), PetscDSCreate()
Level#
beginner
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages