Searched refs:DMDAViewCoefficientsGnuplot2d (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex49.c | 360 static PetscErrorCode DMDAViewCoefficientsGnuplot2d(DM da, Vec fields, const char comment[], const … in DMDAViewCoefficientsGnuplot2d() function 958 …PetscCall(DMDAViewCoefficientsGnuplot2d(da_prop, properties, "Coefficients for elasticity eqn.", "… in solve_elasticity_2d()
|
| H A D | ex43.c | 413 static PetscErrorCode DMDAViewCoefficientsGnuplot2d(DM da, Vec fields, const char comment[], const … in DMDAViewCoefficientsGnuplot2d() function 1407 …PetscCall(DMDAViewCoefficientsGnuplot2d(da_prop, properties, "Coefficients for Stokes eqn.", "prop… in solve_stokes_2d_coupled()
|