Searched defs:sectionGlobal (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/vec/vec/utils/ |
| H A D | vsection.c | 195 PetscErrorCode PetscSectionGetField_Internal(PetscSection section, PetscSection sectionGlobal, Vec … in PetscSectionGetField_Internal() 233 PetscErrorCode PetscSectionRestoreField_Internal(PetscSection section, PetscSection sectionGlobal, … in PetscSectionRestoreField_Internal()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpreallocate.c | 10 PetscSection section, sectionGlobal, adjSec, aSec; in DMPlexComputeAnchorAdjacencies() local 245 …PetscSection section, sectionGlobal, leafSectionAdj, rootSectionAdj, sectionAdj, anchorSecti… in DMPlexCreateAdjacencySection_Static() local 852 PetscSection section, sectionGlobal; in DMPlexPreallocateOperator() local
|
| H A D | plex.c | 2892 PetscSection sectionGlobal, sectionLocal; in DMCreateMatrix_Plex() local 10868 PetscSection sectionGlobal, subsectionGlobal; in DMCreateSubDomainDM_Plex() local
|
| /petsc/src/dm/interface/ |
| H A D | dmi.c | 414 PetscSection section, sectionGlobal; in DMCreateSectionSubDM() local
|
| H A D | dm.c | 1115 PetscSection section, sectionGlobal; in DMGetLocalToGlobalMapping() local 1950 PetscSection section, sectionGlobal; in DMCreateFieldIS() local
|
| /petsc/src/dm/impls/network/ |
| H A D | network.c | 2469 PetscSection sectionGlobal; in DMCreateMatrix_Network() local
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 515 PetscSection section, sectionGlobal; in VecView_Plex_Local_HDF5_Internal() local
|