Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex49.c360 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 Dex43.c413 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()