Searched defs:fsection (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/swarm/ |
| H A D | swarm.c | 472 PetscSection fsection, globalFSection; in DMSwarmComputeMassMatrix_Private() local 695 PetscSection fsection, globalFSection; in DMSwarmComputeMassMatrixSquare_Private() local 948 PetscSection fsection, globalFSection; in DMSwarmComputeGradientMatrix_Private() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 2938 PetscSection fsection, fglobalSection; in DMPlexComputeInterpolatorNested() local 3177 PetscSection fsection, globalFSection; in DMPlexComputeInterpolatorGeneral() local 3348 PetscSection fsection, csection, globalFSection, globalCSection; in DMPlexComputeMassMatrixGeneral() local 3585 PetscSection fsection, fglobalSection, csection, cglobalSection; in DMPlexComputeInjectorFEM() local
|
| H A D | plex.c | 8555 PetscErrorCode DMPlexMatSetClosureRefined(DM dmf, PetscSection fsection, PetscSection globalFSectio… in DMPlexMatSetClosureRefined() 8721 PetscErrorCode DMPlexMatGetClosureIndicesRefined(DM dmf, PetscSection fsection, PetscSection global… in DMPlexMatGetClosureIndicesRefined()
|