Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex231.cxx97 const unsigned int n_local_dofs = last_local_index - first_local_index; in main() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcschurs.c507 PetscInt n_I, n_B, n_local_dofs, n_prev_added, j, layer, *local_numbering; in PCBDDCSubSchursSetUp() local