Searched refs:baseFV (Results 1 – 1 of 1) sorted by relevance
192 DM baseFV; in main() local194 PetscCall(DMPlexConstructGhostCells(base, NULL, NULL, &baseFV)); in main()195 PetscCall(DMViewFromOptions(baseFV, NULL, "-fv_dm_view")); in main()197 base = baseFV; in main()