Searched refs:dof (Results 1 – 1 of 1) sorted by relevance
97 PetscInt dof; in Surface_Forces_NS() local100 PetscCall(PetscSectionGetDof(section, p, &dof)); in Surface_Forces_NS()101 for (PetscInt node = 0; node < dof / num_comp; node++) { in Surface_Forces_NS()