Searched refs:layoutX (Results 1 – 1 of 1) sorted by relevance
1774 PetscLayout layoutX; member1792 PetscCall(PetscLayoutCreateFromSizes((*ctx)->comm, nX, PETSC_DECIDE, 1, &(*ctx)->layoutX)); in LoadLabelsCtxCreate()1804 PetscCall(PetscLayoutDestroy(&(*ctx)->layoutX)); in LoadLabelsCtxDestroy()1818 PetscLayout layoutX = ctx->layoutX; in ReadLabelStratumHDF5_Distribute_Private() local1829 PetscCall(PetscSFSetGraphLayout(sfXA, layoutX, n, NULL, PETSC_USE_POINTER, A_points)); in ReadLabelStratumHDF5_Distribute_Private()