Searched refs:n_entries (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stag.c | 12 PetscInt f0, f1, f2, f3, dof0, dof1, dof2, dof3, n_entries, k, d, cnt, n_fields, dim; in DMCreateFieldDecomposition_Stag() local 18 PetscCall(DMStagGetEntriesPerElement(dm, &n_entries)); in DMCreateFieldDecomposition_Stag()
|