PetscDAEnsembleGetInflation#
Gets the inflation factor for the data assimilation method.
Synopsis#
PetscErrorCode PetscDAEnsembleGetInflation(PetscDA da, PetscReal *inflation)
Not Collective
Input Parameter#
da - the
PetscDAcontext
Output Parameter#
inflation - the inflation factor
See Also#
PetscDA: Data Assimilation, PetscDA, PETSCDAETKF, PETSCDALETKF, PetscDAEnsembleSetInflation()
Level#
intermediate
Location#
src/ml/da/impls/ensemble/daensemble.c
Index of all PetscDA routines
Table of Contents for all manual pages
Index of all manual pages