PetscDSSetUp#
Construct data structures for the PetscDS
Synopsis#
#include "petscds.h"
PetscErrorCode PetscDSSetUp(PetscDS prob)
Collective
Input Parameter#
prob - the
PetscDS
object to setup
See Also#
PetscDS
, PetscDSView()
, PetscDSDestroy()
Level#
developer
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages