Home
last modified time | relevance | path

Searched defs:nDM (Results 1 – 3 of 3) 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.c149 PetscErrorCode DMCompositeGetNumberDM(DM dm, PetscInt *nDM) in DMCompositeGetNumberDM()
1066 PetscInt nDM; in DMCreateFieldIS_Composite() local
1113 PetscInt nDM; in DMCreateFieldDecomposition_Composite() local
1425 PetscInt m, n, M, N, nDM, i; in DMCreateInterpolation_Composite() local
/petsc/src/snes/impls/multiblock/ !
H A Dmultiblock.c115 PetscInt nDM; in SNESMultiblockSetDefaults() local