Home
last modified time | relevance | path

Searched refs:PetscSectionRestoreFieldPointSyms (Results 1 – 8 of 8) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/vec/is/utils/ftn-custom/
H A Dzvsectionisf.c36 *__ierr = PetscSectionRestoreFieldPointSyms(section,*field,*numPoints,points,(const PetscInt ***)pe… in petscsectionrestorefieldpointsyms_()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscsection.h98 PETSC_EXTERN PetscErrorCode PetscSectionRestoreFieldPointSyms(PetscSection, PetscInt, PetscInt, con…
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplex.c4741 … ierr = PetscSectionRestoreFieldPointSyms(section,f,numPoints,points,&perms,&flips);CHKERRQ(ierr); in DMPlexVecGetClosure_Fields_Static()
5377 … ierr = PetscSectionRestoreFieldPointSyms(section,f,numPoints,points,&perms,&flips);CHKERRQ(ierr); in DMPlexVecSetClosure()
5549 … ierr = PetscSectionRestoreFieldPointSyms(section,f,numPoints,points,&perms,&flips);CHKERRQ(ierr); in DMPlexVecSetFieldClosure_Internal()
6430 …if (Nf) {ierr = PetscSectionRestoreFieldPointSyms(section, f, Ncl, points, &perms[f], &flips[f]);C… in DMPlexGetClosureIndices()
6483 …if (Nf) {ierr = PetscSectionRestoreFieldPointSyms(section, f, Ncl, points, &perms[f], &flips[f]);C… in DMPlexGetClosureIndices()
6786 …ierr = PetscSectionRestoreFieldPointSyms(fsection,f,numFPoints,ftotpoints,&permsF[f],NULL);CHKERRQ… in DMPlexMatSetClosureRefined()
6787 …ierr = PetscSectionRestoreFieldPointSyms(csection,f,numCPoints,cpoints,&permsC[f],NULL);CHKERRQ(ie… in DMPlexMatSetClosureRefined()
6942 …ierr = PetscSectionRestoreFieldPointSyms(fsection,f,numFPoints,ftotpoints,&permsF[f],NULL);CHKERRQ… in DMPlexMatGetClosureIndicesRefined()
6943 …ierr = PetscSectionRestoreFieldPointSyms(csection,f,numCPoints,cpoints,&permsC[f],NULL);CHKERRQ(ie… in DMPlexMatGetClosureIndicesRefined()
H A Dplextree.c1587 …ierr = PetscSectionRestoreFieldPointSyms(refSection,f,closureSize,closure,&perms,&flips);CHKERRQ(i… in DMPlexReferenceTreeGetChildrenMatrices()
1853 …ierr = PetscSectionRestoreFieldPointSyms(section,f,closureSize,closure,&perms,&flips);CHKERRQ(ierr… in DMPlexComputeAnchorMatrix_Tree_FromReference()
2459 …if (numFields) {ierr = PetscSectionRestoreFieldPointSyms(localCoarse,f,closureSize,closure,&perms[… in DMPlexComputeInterpolatorTree()
2504 …if (numFields) {ierr = PetscSectionRestoreFieldPointSyms(localCoarse,f,numPoints,points,&perms[f],… in DMPlexComputeInterpolatorTree()
/dports/science/PETSc/petsc-3.14.1/src/vec/is/section/interface/
H A Dsection.c3520 PetscErrorCode PetscSectionRestoreFieldPointSyms(PetscSection section, PetscInt field, PetscInt num… in PetscSectionRestoreFieldPointSyms() function
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap1735PetscSectionRestoreFieldPointSyms++PetscSectionRestoreFieldPointSyms++++man+manualpages/PetscSecti…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS84115 PetscErrorCode PetscSectionRestoreFieldPointSyms(3520,124046
H A DCTAGS26831 PetscSectionRestoreFieldPointSyms src/vec/is/section/interface/section.c /^PetscErrorCode PetscSect…