Searched refs:hashocoord (Results 1 – 1 of 1) sorted by relevance
152 PetscBool hashocoord = PETSC_FALSE; in DMSetUpGLVisViewer_DMDA() local168 hashocoord = PETSC_TRUE; in DMSetUpGLVisViewer_DMDA()174 …if (!hashocoord) PetscCall(DMDACreate1d(PetscObjectComm((PetscObject)da), DM_BOUNDARY_NONE, M, 1, … in DMSetUpGLVisViewer_DMDA()178 …if (!hashocoord) PetscCall(DMDACreate2d(PetscObjectComm((PetscObject)da), DM_BOUNDARY_NONE, DM_BOU… in DMSetUpGLVisViewer_DMDA()182 …if (!hashocoord) PetscCall(DMDACreate3d(PetscObjectComm((PetscObject)da), DM_BOUNDARY_NONE, DM_BOU… in DMSetUpGLVisViewer_DMDA()