ADDAGetInjection

Gets injection between distributed arrays.

Synopsis

#include "petscda.h" 
PetscErrorCode PETSCDM_DLLEXPORT ADDAGetInjection(ADDA adda1, ADDA adda2, VecScatter *ctx)
Collective on ADDA

Input Parameter

adda1 - the fine ADDA object
adda2 - the second, coarser ADDA object

Output Parameter

ctx -the injection

Keywords

distributed array, injection

See Also

DMGetInjection()

Level:developer
Location:
src/dm/adda/adda.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages