| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscsec.pxi | 17 PetscErrorCode PetscSectionGetFieldComponents(PetscSection, PetscInt, PetscInt*)
|
| H A D | Section.pyx | 210 setFieldComponents, petsc.PetscSectionGetFieldComponents 214 CHKERR(PetscSectionGetFieldComponents(self.sec, cfield, &cnumComp))
|
| /petsc/src/dm/interface/ |
| H A D | dmi.c | 95 PetscCall(PetscSectionGetFieldComponents(s, f, &Nc)); in PetscSectionSelectFields_Private() 104 PetscCall(PetscSectionGetFieldComponents(s, fields[f], &Nc)); in PetscSectionSelectFields_Private() 120 PetscCall(PetscSectionGetFieldComponents(s, f, &Nc)); in PetscSectionSelectFields_Private()
|
| H A D | dmperiodicity.c | 378 PetscCall(PetscSectionGetFieldComponents(cs, 0, &Nc)); in DMLocalizeCoordinates()
|
| H A D | dm.c | 1977 PetscCall(PetscSectionGetFieldComponents(section, f, &fieldNc[f])); in DMCreateFieldIS() 2701 PetscCall(PetscSectionGetFieldComponents(s, f, &Nc)); in DMConstructBasisTransform_Internal()
|
| /petsc/include/ |
| H A D | petscsection.h | 24 PETSC_EXTERN PetscErrorCode PetscSectionGetFieldComponents(PetscSection, PetscInt, PetscInt *);
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 112 PetscCall(PetscSectionGetFieldComponents(section, f, &numComp)); in PetscSectionCopy_Internal() 305 PetscCall(PetscSectionGetFieldComponents(s1, f, &n1)); in PetscSectionCompare() 306 PetscCall(PetscSectionGetFieldComponents(s2, f, &n2)); in PetscSectionCompare() 552 PetscErrorCode PetscSectionGetFieldComponents(PetscSection s, PetscInt field, PetscInt *numComp) in PetscSectionGetFieldComponents() function 1563 PetscCall(PetscSectionGetFieldComponents(s, f, &numComponents)); in PetscSectionCreateGlobalSection() 2047 PetscCall(PetscSectionGetFieldComponents(s, fields[f], &numComp)); in PetscSectionCreateSubsection() 2223 PetscCall(PetscSectionGetFieldComponents(s[i], fi, &numComp)); in PetscSectionCreateSupersection() 2313 PetscCall(PetscSectionGetFieldComponents(s, f, &numComp)); in PetscSectionCreateSubplexSection_Private() 3109 PetscCall(PetscSectionGetFieldComponents(s, f, &numComp)); in PetscSectionPermute()
|
| /petsc/src/vec/vec/utils/ |
| H A D | vsection.c | 201 PetscCall(PetscSectionGetFieldComponents(section, field, &Nc)); in PetscSectionGetField_Internal()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsection.c | 210 PetscCall(PetscSectionGetFieldComponents(section, field, &Nc)); in DMPlexCreateSectionBCDof() 295 PetscCall(PetscSectionGetFieldComponents(section, field, &Nc)); in DMPlexCreateSectionBCIndicesField()
|
| H A D | plexglvis.c | 89 PetscCall(PetscSectionGetFieldComponents(s, f, &bs)); in DMSetUpGLVisViewer_Plex()
|
| H A D | plexsubmesh.c | 3245 PetscCall(PetscSectionGetFieldComponents(coordSection, 0, &numComp)); in DMPlexCreateSubmesh_Uninterpolated() 3627 PetscCall(PetscSectionGetFieldComponents(coordSection, 0, &numComp)); in DMPlexCreateSubmeshGeneric_Interpolated() 4047 PetscCall(PetscSectionGetFieldComponents(coordSection, 0, &numComp)); in DMPlexCreateCohesiveSubmesh_Uninterpolated()
|
| H A D | plex.c | 456 PetscCall(PetscSectionGetFieldComponents(s, f, &Nc)); in VecView_Plex_Local_Draw_2D() 1074 PetscCall(PetscSectionGetFieldComponents(coordSection, 0, &Nc)); in DMPlexView_Ascii() 2974 PetscCall(PetscSectionGetFieldComponents(sectionGlobal, field, &num_comp)); in DMCreateMatrix_Plex() 5930 PetscCall(PetscSectionGetFieldComponents(section, field, Nc)); in PetscSectionFieldGetTensorDegree_Private() 7105 PetscCall(PetscSectionGetFieldComponents(section, f, &Nc)); in updatePointFieldsBC_private() 10687 PetscCall(PetscSectionGetFieldComponents(section, f, &numComp)); in DMPlexCreateConstraintSection_Anchors()
|
| H A D | plexinterpolate.c | 1736 PetscCall(PetscSectionGetFieldComponents(coordSectionA, 0, &spaceDim)); in DMPlexCopyCoordinates()
|
| H A D | plexfem.c | 4167 PetscCall(PetscSectionGetFieldComponents(section, f, &comp)); in DMPlexGetFaceFields() 4189 PetscCall(PetscSectionGetFieldComponents(section, f, &comp)); in DMPlexGetFaceFields()
|
| H A D | plexcreate.c | 337 PetscCall(PetscSectionGetFieldComponents(cs, 0, &Nc)); in DMPlexCreateCoordinateSpace()
|
| /petsc/src/vec/is/section/interface/hdf5/ |
| H A D | sectionhdf5.c | 107 PetscCall(PetscSectionGetFieldComponents(s, f, &fieldComponents)); in PetscSectionView_HDF5_Internal()
|
| /petsc/src/dm/impls/plex/cgns/ |
| H A D | plexcgns2.c | 1670 PetscCall(PetscSectionGetFieldComponents(local_section, 0, &num_comp)); in DMPlexCreateCGNS_Internal_Parallel() 1957 PetscCall(PetscSectionGetFieldComponents(local_section, field, &ncomp)); in DMPlexCreateNodeNumbering() 2452 PetscCall(PetscSectionGetFieldComponents(section, field, &ncomp)); in VecView_Plex_Local_CGNS()
|
| /petsc/src/vec/is/sf/utils/ |
| H A D | sfutils.c | 274 PetscCall(PetscSectionGetFieldComponents(rootSection, f, &numComp)); in PetscSFDistributeSection()
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 587 PetscCall(PetscSectionGetFieldComponents(section, f, &Nc)); in VecView_Plex_Local_HDF5_Internal() 647 PetscCall(PetscSectionGetFieldComponents(section, f, &Nc)); in VecView_Plex_Local_HDF5_Internal()
|
| /petsc/src/dm/field/impls/ds/ |
| H A D | dmfieldds.c | 1169 PetscCall(PetscSectionGetFieldComponents(section, fieldNum, &numComponents)); in DMFieldCreateDSWithDG()
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 2188 PetscCall(PetscSectionGetFieldComponents(coordSection, 0, &dEo)); in DMPlexTransformSetCoordinates()
|