Searched refs:sectionF (Results 1 – 1 of 1) sorted by relevance
2664 PetscSection sectionF = NULL; in DMPlexComputeCellwiseIntegralFEM() local2690 if (dmF) PetscCall(DMGetLocalSection(dmF, §ionF)); in DMPlexComputeCellwiseIntegralFEM()2699 if (sectionF) { in DMPlexComputeCellwiseIntegralFEM()2700 PetscCall(PetscSectionGetDof(sectionF, cell, &dof)); in DMPlexComputeCellwiseIntegralFEM()2701 PetscCall(PetscSectionGetOffset(sectionF, cell, &off)); in DMPlexComputeCellwiseIntegralFEM()