Home
last modified time | relevance | path

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

/petsc/src/dm/tests/
H A Dnoflux_check.c110 DMDALocalInfo info3d, info2d; in main() local
143 PetscCall(DMDAGetLocalInfo(da3d, &info3d)); in main()
146 PetscCall(globalKMat_3d(K3d, info3d)); in main()