Searched defs:newSection (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexdistribute.c | 1005 … PetscSF pointSF, PetscSection originalSection, Vec originalVec, PetscSection newSection, Vec newV… in DMPlexDistributeField() 1051 …m, PetscSF pointSF, PetscSection originalSection, IS originalIS, PetscSection newSection, IS *newI… in DMPlexDistributeFieldIS() 1091 …tion originalSection, MPI_Datatype datatype, void *originalData, PetscSection newSection, void **n… in DMPlexDistributeData() 1782 PetscSection oldSection, newSection; in DMPlexDistribute_Multistage() local
|
| H A D | plex.c | 10212 PetscSection section, newSection, gsection; in DMGetFullDM() local
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 85 PetscErrorCode PetscSectionCopy(PetscSection section, PetscSection newSection) in PetscSectionCopy() 94 PetscErrorCode PetscSectionCopy_Internal(PetscSection section, PetscSection newSection, PetscBT con… in PetscSectionCopy_Internal() 193 PetscErrorCode PetscSectionClone(PetscSection section, PetscSection *newSection) in PetscSectionClone() 4027 …ction, MPI_Datatype dataType, const void *origArray, IS points, PetscSection *newSection, void *ne… in PetscSectionExtractDofsFromArray()
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 3850 …ec cVecOld, DM_Forest_pforest *pforest, PetscSection oldSection, PetscSection newSection, PetscInt… in PforestCheckLocalizeCell() 3905 …LocalizeCell(DM plex, PetscInt cDim, DM_Forest_pforest *pforest, PetscSection newSection, PetscInt… in PforestLocalizeCell() 3943 PetscSection oldSection, newSection; in DMPforestLocalizeCoordinates() local
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 6547 PetscSection newSection, gsection; in DMGetOutputDM() local
|