PetscDASetType#
Sets the data assimilation implementation used by a PetscDA object.
Synopsis#
PetscErrorCode PetscDASetType(PetscDA da, PetscDAType type)
Collective
Input Parameters#
da - the
PetscDAcontexttype - name of the implementation (for example
PETSCDALETKF)
See Also#
PetscDA: Data Assimilation, PetscDAGetType(), PetscDARegister()
Level#
intermediate
Location#
Index of all PetscDA routines
Table of Contents for all manual pages
Index of all manual pages