Home
last modified time | relevance | path

Searched refs:nmine (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/composite/
H A Dpackimpl.h26 …PetscInt nDM, nmine; /* how many DM's and separate redundant arrays used to build… member
H A Dpack.c770 com->nmine++; in DMCompositeAddDM()
979 PetscCall(PetscMalloc1(com->nmine, is)); in DMCompositeGetLocalISs()