Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex49.c715 PetscInt prop_dof, prop_stencil_width; in solve_elasticity_2d() local
761 prop_stencil_width = 0; in solve_elasticity_2d()
762 …M_BOUNDARY_NONE, DMDA_STENCIL_BOX, mx, my, cpu_x, cpu_y, prop_dof, prop_stencil_width, lx, ly, &da… in solve_elasticity_2d()
H A Dex43.c1111 PetscInt prop_dof, prop_stencil_width; in solve_stokes_2d_coupled() local
1157 prop_stencil_width = 0; in solve_stokes_2d_coupled()
1158 …M_BOUNDARY_NONE, DMDA_STENCIL_BOX, mx, my, cpu_x, cpu_y, prop_dof, prop_stencil_width, lx, ly, &da… in solve_stokes_2d_coupled()