Searched refs:celldim (Results 1 – 1 of 1) sorted by relevance
570 PetscInt pStart, pEnd, p, c, celldim = 0; in DMPlexTransformSetUp() local618 for (n = 0; n < Nct; ++n) celldim = PetscMax(celldim, DMPolytopeTypeGetDim(rct[n])); in DMPlexTransformSetUp()620 PetscCall(DMPlexCreateCellTypeOrder_Internal(NULL, celldim, &tr->ctOrderNew, &tr->ctOrderInvNew)); in DMPlexTransformSetUp()