PetscDAEnsembleRestoreMember#
Returns a column view obtained with PetscDAEnsembleGetMember().
Synopsis#
PetscErrorCode PetscDAEnsembleRestoreMember(PetscDA da, PetscInt member_idx, Vec *member)
Collective
Input Parameters#
da - the
PetscDAcontextmember_idx - index that was previously requested
member - location that holds the view to restore
See Also#
PetscDA: Data Assimilation, PetscDA, PETSCDAETKF, PETSCDALETKF, PetscDAEnsembleGetMember()
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