Searched refs:NcorMax (Results 1 – 1 of 1) sorted by relevance
433 const PetscInt NcorMax = 4; in main() local444 PetscCall(PetscMalloc1(Nc * NcorMax, &cells)); in main()448 PetscInt nbElemVertex = ((-1 == Conn[cell][NcorMax - 1]) ? 3 : 4); in main()486 const PetscInt NcorMax = 8; in main() local497 PetscCall(PetscMalloc1(Nc * NcorMax, &cells)); in main()501 PetscInt nbElemVertex = ((-1 == Conn[cell][NcorMax - 1]) ? 6 : 8); in main()