PetscDALETKFGetLocalizationRadius#
Gets the localization cutoff radius used by LETKF’s built-in distance-based kernels.
Synopsis#
PetscErrorCode PetscDALETKFGetLocalizationRadius(PetscDA da, PetscReal *radius)
Not Collective
Input Parameter#
da - the
PetscDAcontext
Output Parameter#
radius - the localization cutoff radius
See Also#
PetscDA: Data Assimilation, PETSCDALETKF, PetscDA, PetscDALETKFSetLocalizationRadius()
Level#
advanced
Location#
Examples#
src/ml/da/tutorials/ex4.c
src/ml/da/tutorials/ex3.c
src/ml/da/tutorials/ex2.c
Implementations#
PetscDALETKFGetLocalizationRadius_LETKF() in src/ml/da/impls/ensemble/letkf/letkfilter.c
Index of all PetscDA routines
Table of Contents for all manual pages
Index of all manual pages