Searched defs:globalSection (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/vec/is/sf/utils/ |
| H A D | sfutils.c | 128 …ErrorCode PetscSFSetGraphSection(PetscSF sf, PetscSection localSection, PetscSection globalSection) in PetscSFSetGraphSection()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 303 PetscSection section, globalSection; in DMPlexCreateRigidBody() local 392 PetscSection section, globalSection; in DMPlexCreateRigidBodies() local 4618 …lexComputeJacobian_Patch_Internal(DM dm, PetscSection section, PetscSection globalSection, IS cell… in DMPlexComputeJacobian_Patch_Internal() 5913 PetscSection globalSection; in DMPlexComputeBdJacobianSingleByLabel() local 6181 PetscSection section, globalSection, sectionAux; in DMPlexComputeJacobianByKey() local 6654 PetscSection globalSection; in DMPlexComputeJacobianHybridByKey() local 7012 PetscSection section, globalSection, sectionAux; in DMPlexComputeJacobianActionByKey() local
|
| H A D | plexsfc.c | 562 PetscSection globalSection; in DMPlexCorrectOrientationForIsoperiodic() local
|
| H A D | plex.c | 7749 …MPlexGetIndicesPointFieldsSplit_Internal(PetscSection section, PetscSection globalSection, PetscIn… in DMPlexGetIndicesPointFieldsSplit_Internal() 8413 PetscErrorCode DMPlexMatSetClosure_Internal(DM dm, PetscSection section, PetscSection globalSection… in DMPlexMatSetClosure_Internal() 8474 PetscErrorCode DMPlexMatSetClosure(DM dm, PetscSection section, PetscSection globalSection, Mat A, … in DMPlexMatSetClosure() 8986 PetscSection section, globalSection; in DMPlexCreateNumbering_Plex() local
|
| /petsc/src/ts/utils/dmplexlandau/kokkos/ |
| H A D | landau.kokkos.cxx | 792 PetscSection section, globalSection; in LandauKokkosJacobian() local
|
| /petsc/include/petsc/private/ |
| H A D | dmimpl.h | 276 PetscSection globalSection; /* Layout for global vectors */ member
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 4557 …faultSectionCheckConsistency_Internal(DM dm, PetscSection localSection, PetscSection globalSection) in DMDefaultSectionCheckConsistency_Internal() 4797 PetscErrorCode DMCreateSectionSF(DM dm, PetscSection localSection, PetscSection globalSection) in DMCreateSectionSF()
|