Searched refs:DMDACoordViewGnuplot2d (Results 1 – 2 of 2) sorted by relevance
261 static PetscErrorCode DMDACoordViewGnuplot2d(DM da, const char prefix[]) in DMDACoordViewGnuplot2d() function959 PetscCall(DMDACoordViewGnuplot2d(elas_da, "mesh")); in solve_elasticity_2d()
313 static PetscErrorCode DMDACoordViewGnuplot2d(DM da, const char prefix[]) in DMDACoordViewGnuplot2d() function1406 PetscCall(DMDACoordViewGnuplot2d(da_Stokes, "mesh")); in solve_stokes_2d_coupled()