Home
last modified time | relevance | path

Searched refs:cellsT (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c634 PetscInt cellsT[][4] = { in LandauDMCreateVMeshes() local
656 const PetscInt *pcell = (const PetscInt *)(ctx->simplex ? &cellsS[0][0] : &cellsT[0][0]); in LandauDMCreateVMeshes()