Home
last modified time | relevance | path

Searched refs:PetscSectionSetFieldSym (Results 1 – 9 of 9) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscsection.h92 PETSC_EXTERN PetscErrorCode PetscSectionSetFieldSym(PetscSection, PetscInt, PetscSectionSym);
/dports/science/PETSc/petsc-3.14.1/src/vec/f90-mod/ftn-auto-interfaces/
H A Dpetscpetscsection.h90402 subroutine PetscSectionSetFieldSym(a,b,c,z)
408 end subroutine PetscSectionSetFieldSym
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/tutorials/
H A Dex6.c327 ierr = PetscSectionSetFieldSym(s,f,sym);CHKERRQ(ierr); in SetSymmetries()
/dports/science/PETSc/petsc-3.14.1/src/vec/is/section/interface/ftn-auto/
H A Dsectionf.c661 *__ierr = PetscSectionSetFieldSym( in petscsectionsetfieldsym_()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexsection.c68 ierr = PetscSectionSetFieldSym(*section,f,sym);CHKERRQ(ierr); in DMPlexCreateSectionFields()
/dports/science/PETSc/petsc-3.14.1/src/vec/is/section/interface/
H A Dsection.c111 ierr = PetscSectionSetFieldSym(newSection, f, sym);CHKERRQ(ierr); in PetscSectionCopy()
2561 ierr = PetscSectionSetFieldSym(leafSection, f, sym);CHKERRQ(ierr); in PetscSFDistributeSection()
3283 PetscErrorCode PetscSectionSetFieldSym(PetscSection section, PetscInt field, PetscSectionSym sym) in PetscSectionSetFieldSym() function
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap1730 man:+PetscSectionSetFieldSym++PetscSectionSetFieldSym++++man+manualpages/PetscSection/PetscSectionS…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS84110 PetscErrorCode PetscSectionSetFieldSym(3283,114440
90049 subroutine PetscSectionSetFieldSym(402,13965
H A DCTAGS26848 PetscSectionSetFieldSym src/vec/is/section/interface/section.c /^PetscErrorCode PetscSectionSetFiel…