Home
last modified time | relevance | path

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

/petsc/src/dm/dt/tests/ !
H A Dex15.c44 const PetscInt dimdeg[] = {0, 20, 20, 20}; in main() local
49 for (PetscInt deg = 0; deg <= dimdeg[dim]; deg++) { in main()