Searched refs:DMPlexCreateCellTypeOrder_Internal (Results 1 – 1 of 1) sorted by relevance
14 static PetscErrorCode DMPlexCreateCellTypeOrder_Internal(DM dm, PetscInt dim, PetscInt *ctOrder[], … in DMPlexCreateCellTypeOrder_Internal() function608 …PetscCall(DMPlexCreateCellTypeOrder_Internal(dm, DMPolytopeTypeGetDim(ctCell), &tr->ctOrderOld, &t… in DMPlexTransformSetUp()620 PetscCall(DMPlexCreateCellTypeOrder_Internal(NULL, celldim, &tr->ctOrderNew, &tr->ctOrderInvNew)); in DMPlexTransformSetUp()