Home
last modified time | relevance | path

Searched defs:section (Results 51 – 75 of 77) sorted by relevance

1234

/petsc/src/dm/impls/plex/tests/
H A Dex103.c77 PetscSection section; in ReadCGNSDM() local
H A Dex3.c456 PetscSection cSec, section; in SetupSection() local
H A Dex18.c918 static PetscErrorCode DMPlexExpandedConesToFaces_Private(DM dm, IS is, PetscSection section, IS *ne… in DMPlexExpandedConesToFaces_Private()
/petsc/src/dm/impls/da/
H A Ddalocal.c339 PetscSection section; in DMDASetVertexCoordinates() local
/petsc/src/tao/tutorials/
H A Dex3.c185 PetscSection section; in CreateCtx() local
/petsc/src/dm/impls/plex/
H A Dplexproject.c200 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 Dplexdistribute.c596 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 Dplexreorder.c264 PetscSection section, sectionNew; in DMPlexPermute() local
H A Dplexpartition.c118 PetscSection section; in DMPlexCreatePartitionerGraph_Native() local
793 PetscSection section = dm->localSection, clSection = NULL; in PetscPartitionerDMPlexPartition() local
H A Dplextree.c525 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 Dplexgmsh.c1993 PetscSection section; in DMPlexCreateGmsh() local
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c797 …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 Dex30.c690 PetscSection section; in go() local
923 PetscSection section; in go() local
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c1438 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 Dplexland.c147 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 Ddmlabel.c2362 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 Dex13.c248 PetscSection coordSection, section; in ComputeSpectral() local
/petsc/src/dm/impls/swarm/tests/
H A Dex2.c444 PetscSection section; in InterpolateGradient() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2171 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 Ddualspacesum.c388 PetscSection section; in PetscDualSpaceSumCreateMappings() local
/petsc/src/ksp/pc/impls/bjacobi/bjkokkos/
H A Dbjkokkos.kokkos.cxx927 PetscSection section; in PCSetUp_BJKOKKOS() local
/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx792 PetscSection section, globalSection; in LandauKokkosJacobian() local
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c515 PetscSection section, sectionGlobal; in VecView_Plex_Local_HDF5_Internal() local
1720 PetscSection section; in DMPlexLocalVectorView_HDF5_Internal() local
/petsc/include/petsc/private/
H A Ddmimpl.h290 PetscSection section; member
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DDMPlex.pyx3606 def createGlobalToNaturalSF(self, Section section, SF sfMigration) -> SF:

1234