Searched refs:DMProductSetDimensionIndex (Results 1 – 3 of 3) sorted by relevance
9 PETSC_EXTERN PetscErrorCode DMProductSetDimensionIndex(DM, PetscInt, PetscInt);
83 PetscErrorCode DMProductSetDimensionIndex(DM dm, PetscInt slot, PetscInt idx) in DMProductSetDimensionIndex() function
1561 PetscCall(DMProductSetDimensionIndex(dmc, d, 0)); in DMStagSetUniformCoordinatesProduct()