Home
last modified time | relevance | path

Searched defs:newSection (Results 1 – 5 of 5) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexdistribute.c1005 … 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 Dplex.c10212 PetscSection section, newSection, gsection; in DMGetFullDM() local
/petsc/src/vec/is/section/interface/
H A Dsection.c85 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 Dpforest.h3850 …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 Ddm.c6547 PetscSection newSection, gsection; in DMGetOutputDM() local