Searched refs:temp_dirichlet (Results 1 – 1 of 1) sorted by relevance
179 IS temp_dirichlet = 0, temp_neumann = 0; in ComputeSpecialBoundaryIndices() local202 PetscCall(ISCreateGeneral(dd.gcomm, i, indices, PETSC_COPY_VALUES, &temp_dirichlet)); in ComputeSpecialBoundaryIndices()280 if (dirichlet) *dirichlet = temp_dirichlet; in ComputeSpecialBoundaryIndices()