Home
last modified time | relevance | path

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

/petsc/src/dm/tests/ !
H A Dnoflux_check.c110 DMDALocalInfo info3d, info2d; in main() local
123 PetscCall(DMDAGetLocalInfo(da2d, &info2d)); in main()
128 PetscCall(globalKMat_2d(K2d, info2d)); in main()