Home
last modified time | relevance | path

Searched defs:bnd_dof (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/tutorials/
H A Dex4.c216 const PetscInt bnd_dof = (PetscInt)boundary_indices_values[i] - 1; in main() local
223 const PetscInt bnd_dof = ((PetscInt)boundary_indices_values[i] - 1) + nc; in main() local