Searched defs:dofSection (Results 1 – 2 of 2) sorted by relevance
37 PetscSection *dofSection; /* ?? For each field, patch -> # dofs in patch */ member
794 static PetscErrorCode PCPatchGetGlobalDofs(PC pc, PetscSection dofSection[], PetscInt f, PetscBool … in PCPatchGetGlobalDofs()