#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT DMCompositeSetCoupling(DMComposite dmcomposite,PetscErrorCode (*FormCoupleLocations)(DMComposite,Mat,PetscInt*,PetscInt*,PetscInt,PetscInt,PetscInt,PetscInt))
Collective on MPI_Comm
dmcomposite | - the composite object | |
formcouplelocations | - routine to set the nonzero locations in the matrix |
Notes: See DMCompositeSetContext() and DMCompositeGetContext() for how to get user information into this routine
Level:advanced
Location:src/dm/da/utils/pack.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages