Home
last modified time | relevance | path

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

/petsc/src/dm/tests/
H A Dex36.c475 PetscErrorCode da_test_RefineCoords3D(PetscInt mx, PetscInt my, PetscInt mz) in da_test_RefineCoords3D() function
585 else if (dim == 3) PetscCall(da_test_RefineCoords3D(mx, my, mz)); in main()