Home
last modified time | relevance | path

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

/petsc/src/dm/tutorials/
H A Dex13f90.F9033 DMBoundaryType b_x, b_y, b_z
66 call get_boundary_cond(b_x, b_y, b_z)
67 …PetscCallA(DMDACreate3d(comm, b_x, b_y, b_z, DMDA_STENCIL_STAR, igmax, jgmax, kgmax, PETSC_DECIDE,…
H A Dex13f90aux.F909 subroutine get_boundary_cond(b_x, b_y, b_z) argument
10 DMBoundaryType, intent(inout) :: b_x, b_y, b_z
13 b_x = DM_BOUNDARY_GHOSTED