Searched refs:dof (Results 1 – 2 of 2) sorted by relevance
60 PetscInt dof, dim = 3; in Surface_Forces_NS() local85 PetscCall(PetscSectionGetDof(s, p, &dof)); in Surface_Forces_NS()86 for (PetscInt node = 0; node < dof / num_comp; node++) { in Surface_Forces_NS()
40 …the simple creation and application of a `libceed.ElemRestriction`, with user provided dof indices"