Lines Matching refs:fsection

472   PetscSection  fsection, globalFSection;  in DMSwarmComputeMassMatrix_Private()  local
491 PetscCall(DMGetLocalSection(dmf, &fsection)); in DMSwarmComputeMassMatrix_Private()
545 …PetscCall(DMPlexGetClosureIndices(dmf, fsection, globalFSection, cell, PETSC_FALSE, &numFIndices, … in DMSwarmComputeMassMatrix_Private()
570 …PetscCall(DMPlexRestoreClosureIndices(dmf, fsection, globalFSection, cell, PETSC_FALSE, &numFIndic… in DMSwarmComputeMassMatrix_Private()
596 …PetscCall(DMPlexGetClosureIndices(dmf, fsection, globalFSection, cell, PETSC_FALSE, &numFIndices, … in DMSwarmComputeMassMatrix_Private()
627 …PetscCall(DMPlexRestoreClosureIndices(dmf, fsection, globalFSection, cell, PETSC_FALSE, &numFIndic… in DMSwarmComputeMassMatrix_Private()
695 PetscSection fsection, globalFSection; in DMSwarmComputeMassMatrixSquare_Private() local
714 PetscCall(DMGetLocalSection(dmf, &fsection)); in DMSwarmComputeMassMatrixSquare_Private()
822 …PetscCall(DMPlexGetClosureIndices(dmf, fsection, globalFSection, cell, PETSC_FALSE, &numFIndices, … in DMSwarmComputeMassMatrixSquare_Private()
860 …PetscCall(DMPlexRestoreClosureIndices(dmf, fsection, globalFSection, cell, PETSC_FALSE, &numFIndic… in DMSwarmComputeMassMatrixSquare_Private()
948 PetscSection fsection, globalFSection; in DMSwarmComputeGradientMatrix_Private() local
966 PetscCall(DMGetLocalSection(dm, &fsection)); in DMSwarmComputeGradientMatrix_Private()
1022 …PetscCall(DMPlexGetClosureIndices(dm, fsection, globalFSection, cell, PETSC_FALSE, &numFIndices, &… in DMSwarmComputeGradientMatrix_Private()
1052 …PetscCall(DMPlexRestoreClosureIndices(dm, fsection, globalFSection, cell, PETSC_FALSE, &numFIndice… in DMSwarmComputeGradientMatrix_Private()