PetscDASetUp#
Allocates internal data structures for a PetscDA based on the previously provided sizes.
Synopsis#
Collective
Input Parameter#
da - the
PetscDAcontext to assemble
See Also#
PetscDA: Data Assimilation, PetscDASetSizes(), PetscDASetType()
Level#
beginner
Location#
Examples#
src/ml/da/tutorials/ex4.c
src/ml/da/tutorials/ex3.c
src/ml/da/tutorials/ex2.c
src/ml/da/tutorials/ex1.c
Implementations#
PetscDASetUp_Ensemble() in src/ml/da/impls/ensemble/daensemble.c
Index of all PetscDA routines
Table of Contents for all manual pages
Index of all manual pages