| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex103.c | 77 PetscSection section; in ReadCGNSDM() local
|
| H A D | ex3.c | 456 PetscSection cSec, section; in SetupSection() local
|
| H A D | ex18.c | 918 static PetscErrorCode DMPlexExpandedConesToFaces_Private(DM dm, IS is, PetscSection section, IS *ne… in DMPlexExpandedConesToFaces_Private()
|
| /petsc/src/dm/impls/da/ |
| H A D | dalocal.c | 339 PetscSection section; in DMDASetVertexCoordinates() local
|
| /petsc/src/tao/tutorials/ |
| H A D | ex3.c | 185 PetscSection section; in CreateCtx() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexproject.c | 200 PetscSection section, sectionAux = NULL; in DMProjectPoint_Field_Private() local 359 PetscSection section, sectionAux = NULL; in DMProjectPoint_BdField_Private() local 720 PetscSection section; in DMProjectLocal_Generic_Plex() local
|
| H A D | plexdistribute.c | 596 static PetscErrorCode HandlePoint_Private(DM dm, PetscInt p, PetscSection section, const PetscInt r… in HandlePoint_Private() 1723 static PetscErrorCode DMPlexCreateClosureIndex_CELL(DM dm, PetscSection section) in DMPlexCreateClosureIndex_CELL() 1975 PetscSection section; in DMPlexDistribute() local
|
| H A D | plexreorder.c | 264 PetscSection section, sectionNew; in DMPlexPermute() local
|
| H A D | plexpartition.c | 118 PetscSection section; in DMPlexCreatePartitionerGraph_Native() local 793 PetscSection section = dm->localSection, clSection = NULL; in PetscPartitionerDMPlexPartition() local
|
| H A D | plextree.c | 525 static PetscErrorCode AnchorsFlatten(PetscSection section, IS is, PetscSection *sectionNew, IS *isN… in AnchorsFlatten() 1140 static PetscErrorCode DMPlexComputeAnchorMatrix_Tree_Direct(DM dm, PetscSection section, PetscSecti… in DMPlexComputeAnchorMatrix_Tree_Direct() 1541 static PetscErrorCode DMPlexComputeAnchorMatrix_Tree_FromReference(DM dm, PetscSection section, Pet… in DMPlexComputeAnchorMatrix_Tree_FromReference() 2827 PetscSection section, cSection; in DMPlexComputeInjectorReferenceTree() local
|
| H A D | plexgmsh.c | 1993 PetscSection section; in DMPlexCreateGmsh() local
|
| /petsc/src/dm/impls/plex/cgns/ |
| H A D | plexcgns2.c | 797 …t base, int zone, PetscInt num_sections, const int section_ids[], PetscSection *section, CGNS_ENUM… in DMPlexCGNS_CreateCornersConnectivitySection() 2118 int section; in DMView_PlexCGNS() local 2219 int section; in DMView_PlexCGNS() local 2384 PetscSection section; in VecView_Plex_Local_CGNS() local
|
| /petsc/src/ts/tests/ |
| H A D | ex30.c | 690 PetscSection section; in go() local 923 PetscSection section; in go() local
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/ |
| H A D | dspacelagrange.c | 1438 PetscSection section; in PetscDualSpaceLagrangeCreateAllNodeIdx() local 1489 PetscSection section; in PetscDualSpaceCreateAllDataFromInteriorData() local 1699 PetscSection section; in PetscDualSpaceComputeFunctionalsFromAllData() local 1988 PetscSection section; in PetscDualSpaceSetUp_Lagrange() local
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 147 PetscSection section[LANDAU_MAX_GRIDS], globsection[LANDAU_MAX_GRIDS]; in LandauFormJacobian_Internal() local 214 PetscSection section[LANDAU_MAX_GRIDS], globsection[LANDAU_MAX_GRIDS]; in LandauFormJacobian_Internal() local 757 PetscSection section; in SetupDS() local 1405 PetscSection section[LANDAU_MAX_GRIDS], globsection[LANDAU_MAX_GRIDS]; in CreateStaticData() local
|
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 2362 PetscErrorCode DMLabelConvertToSection(DMLabel label, PetscSection *section, IS *is) in DMLabelConvertToSection() 2957 static PetscErrorCode PetscSectionSymGetPoints_Label(PetscSectionSym sym, PetscSection section, Pet… in PetscSectionSymGetPoints_Label()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex13.c | 248 PetscSection coordSection, section; in ComputeSpectral() local
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex2.c | 444 PetscSection section; in InterpolateGradient() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 2171 PetscSection section; in DMPforestGetCellCoveringSF() local 4509 PetscSection section; in DMForestTransferVecFromBase_pforest() local 4956 PetscSection section; in DMCreatelocalsection_pforest() local 4972 PetscSection section; in DMCreateDefaultConstraints_pforest() local
|
| /petsc/src/dm/dt/dualspace/impls/sum/ |
| H A D | dualspacesum.c | 388 PetscSection section; in PetscDualSpaceSumCreateMappings() local
|
| /petsc/src/ksp/pc/impls/bjacobi/bjkokkos/ |
| H A D | bjkokkos.kokkos.cxx | 927 PetscSection section; in PCSetUp_BJKOKKOS() local
|
| /petsc/src/ts/utils/dmplexlandau/kokkos/ |
| H A D | landau.kokkos.cxx | 792 PetscSection section, globalSection; in LandauKokkosJacobian() local
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 515 PetscSection section, sectionGlobal; in VecView_Plex_Local_HDF5_Internal() local 1720 PetscSection section; in DMPlexLocalVectorView_HDF5_Internal() local
|
| /petsc/include/petsc/private/ |
| H A D | dmimpl.h | 290 PetscSection section; member
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | DMPlex.pyx | 3606 def createGlobalToNaturalSF(self, Section section, SF sfMigration) -> SF:
|