Skip to main content
Ctrl+K
PETSc v3.25.2-279-gba991d0b428 documentation - Home
  • Overview
  • Install
  • Tutorials
  • User-Guide
  • C/Fortran API
  • petsc4py API
  • FAQ
  • Community
  • Developers
  • Misc.
  • GitLab
  • Overview
  • Install
  • Tutorials
  • User-Guide
  • C/Fortran API
  • petsc4py API
  • FAQ
  • Community
  • Developers
  • Misc.
  • GitLab
  • PetscDALETKF...

PetscDALETKFGetLocalizationType#

Returns the localization kernel currently used by PETSCDALETKF.

Synopsis#

PetscErrorCode PetscDALETKFGetLocalizationType(PetscDA da, PetscDALETKFLocalizationType *type)

Not Collective

Input Parameter#

  • da - the PetscDA context

Output Parameter#

  • type - the kernel type

See Also#

PetscDA: Data Assimilation, PETSCDALETKF, PetscDA, PetscDALETKFLocalizationType, PetscDALETKFSetLocalizationType()

Level#

intermediate

Location#

src/ml/da/impls/ensemble/letkf/letkfilter.c

Examples#

src/ml/da/tutorials/ex4.c
src/ml/da/tutorials/ex2.c

Implementations#

PetscDALETKFGetLocalizationType_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

On this page
  • Synopsis
  • Input Parameter
  • Output Parameter
  • See Also
  • Level
  • Location
  • Examples
  • Implementations
Edit on GitLab
Show Source

© Copyright 1991-2026, UChicago Argonne, LLC and the PETSc Development Team.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.1.

Last updated on 2026-06-14T03:47:55-0500 (v3.25.2-279-gba991d0b428).