Home
last modified time | relevance | path

Searched refs:PetscSectionGetNumFields (Results 1 – 25 of 31) sorted by relevance

12

/petsc/src/dm/impls/plex/tutorials/
H A Ddmplexgetrestoreclosureindices.F9037 PetscCallA(PetscSectionGetNumFields(gS, Nf, ierr))
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscsec.pxi13 PetscErrorCode PetscSectionGetNumFields(PetscSection, PetscInt*)
H A DSection.pyx131 setNumFields, petsc.PetscSectionGetNumFields
135 CHKERR(PetscSectionGetNumFields(self.sec, &numFields))
/petsc/src/dm/impls/plex/
H A Dplexvtu.c283 PetscCall(PetscSectionGetNumFields(section, &nfields)); in DMPlexVTKWriteAll_VTU()
377 PetscCall(PetscSectionGetNumFields(section, &nfields)); in DMPlexVTKWriteAll_VTU()
549 PetscCall(PetscSectionGetNumFields(section, &nfields)); in DMPlexVTKWriteAll_VTU()
647 PetscCall(PetscSectionGetNumFields(section, &nfields)); in DMPlexVTKWriteAll_VTU()
776 PetscCall(PetscSectionGetNumFields(section, &nfields)); in DMPlexVTKWriteAll_VTU()
825 PetscCall(PetscSectionGetNumFields(section, &nfields)); in DMPlexVTKWriteAll_VTU()
H A Dplexsection.c201 PetscCall(PetscSectionGetNumFields(section, &Nf)); in DMPlexCreateSectionBCDof()
277 PetscCall(PetscSectionGetNumFields(section, &Nf)); in DMPlexCreateSectionBCIndicesField()
362 PetscCall(PetscSectionGetNumFields(section, &Nf)); in DMPlexCreateSectionBCIndices()
H A Dplex.c433 PetscCall(PetscSectionGetNumFields(s, &Nf)); in VecView_Plex_Local_Draw_2D()
609 PetscCall(PetscSectionGetNumFields(section, &numFields)); in VecView_Plex_Local_VTK()
1072 PetscCall(PetscSectionGetNumFields(coordSection, &Nf)); in DMPlexView_Ascii()
2939 PetscCall(PetscSectionGetNumFields(sectionGlobal, &num_fields)); in DMCreateMatrix_Plex()
6068 PetscCall(PetscSectionGetNumFields(section, &Nf)); in DMPlexSetClosurePermutationTensor()
6624 PetscCall(PetscSectionGetNumFields(section, &numFields)); in DMPlexVecGetOrientedClosure()
6806 PetscCall(PetscSectionGetNumFields(section, &numFields)); in DMPlexVecGetClosureAtDepth()
7309 PetscCall(PetscSectionGetNumFields(section, &numFields)); in DMPlexVecSetClosure()
7493 PetscCall(PetscSectionGetNumFields(section, &numFields)); in DMPlexVecSetFieldClosure_Internal()
7704 PetscCall(PetscSectionGetNumFields(section, &numFields)); in DMPlexGetIndicesPointFields_Internal()
[all …]
H A Dplexfem.c722 PetscCall(PetscSectionGetNumFields(s, &Nf)); in DMPlexBasisTransformPoint_Internal()
747 PetscCall(PetscSectionGetNumFields(s, &Nf)); in DMPlexBasisTransformPointTensor_Internal()
783 PetscCall(PetscSectionGetNumFields(s, &Nf)); in DMPlexBasisTransform_Internal()
1477 PetscCall(PetscSectionGetNumFields(section, &numFields)); in DMPlexComputeL2DiffLocal()
1602 PetscCall(PetscSectionGetNumFields(section, &numFields)); in DMComputeL2GradientDiff_Plex()
1889 PetscCall(PetscSectionGetNumFields(section, &numFields)); in DMPlexComputeL2DiffVec()
2732 PetscCall(PetscSectionGetNumFields(section, &Nf)); in DMPlexComputeBdIntegral_Internal()
2878 PetscCall(PetscSectionGetNumFields(section, &Nf)); in DMPlexComputeBdIntegral()
2951 PetscCall(PetscSectionGetNumFields(fsection, &Nf)); in DMPlexComputeInterpolatorNested()
3597 PetscCall(PetscSectionGetNumFields(fsection, &Nf)); in DMPlexComputeInjectorFEM()
H A Dplextree.c2131 PetscCall(PetscSectionGetNumFields(localCoarse, &numFields)); in DMPlexComputeInterpolatorTree()
2843 PetscCall(PetscSectionGetNumFields(section, &numSecFields)); in DMPlexComputeInjectorReferenceTree()
3539 PetscCall(PetscSectionGetNumFields(localFine, &numFields)); in DMPlexComputeInjectorTree()
3823 PetscCall(PetscSectionGetNumFields(localCoarse, &numFields)); in DMPlexTransferVecTree_Interpolate()
4089 PetscCall(PetscSectionGetNumFields(localFine, &numFields)); in DMPlexTransferVecTree_Inject()
H A Dplexpreallocate.c879 PetscCall(PetscSectionGetNumFields(section, &Nf)); in DMPlexPreallocateOperator()
H A Dplexglvis.c85 PetscCall(PetscSectionGetNumFields(s, &nfields)); in DMSetUpGLVisViewer_Plex()
H A Dplexsfc.c426 PetscCall(PetscSectionGetNumFields(perm_section, &num_fields)); in DMPlexOrientPointWithCorrections()
/petsc/src/vec/is/section/interface/
H A Dsection.c104 PetscCall(PetscSectionGetNumFields(section, &numFields)); in PetscSectionCopy_Internal()
300 PetscCall(PetscSectionGetNumFields(s1, &nfields)); in PetscSectionCompare()
301 PetscCall(PetscSectionGetNumFields(s2, &n2)); in PetscSectionCompare()
350 PetscErrorCode PetscSectionGetNumFields(PetscSection s, PetscInt *numFields) in PetscSectionGetNumFields() function
1493 PetscCall(PetscSectionGetNumFields(s, &numFields)); in PetscSectionCreateGlobalSection()
2036 PetscCall(PetscSectionGetNumFields(s, &nF)); in PetscSectionCreateSubsection()
2144 PetscCall(PetscSectionGetNumFields(s, &Nf)); in PetscSectionCreateComponentSubsection()
2205 PetscCall(PetscSectionGetNumFields(s[i], &nf)); in PetscSectionCreateSupersection()
2216 PetscCall(PetscSectionGetNumFields(s[i], &nf)); in PetscSectionCreateSupersection()
2239 PetscCall(PetscSectionGetNumFields(s[i], &nf)); in PetscSectionCreateSupersection()
[all …]
/petsc/include/
H A Dpetscsection.h18 PETSC_EXTERN PetscErrorCode PetscSectionGetNumFields(PetscSection, PetscInt *);
/petsc/src/vec/vec/utils/
H A Dvsection.c266 PetscCall(PetscSectionGetNumFields(s, &Nf)); in PetscSectionVecNorm()
/petsc/src/dm/interface/
H A Ddmi.c423 PetscCall(PetscSectionGetNumFields(section, &Nf)); in DMCreateSectionSubDM()
464 PetscCall(PetscSectionGetNumFields(sections[i], &Nfs[i])); in DMCreateSectionSuperDM()
H A Ddm.c1972 PetscCall(PetscSectionGetNumFields(section, &nF)); in DMCreateFieldIS()
2123 if (section) PetscCall(PetscSectionGetNumFields(section, &numFields)); in DMCreateFieldDecomposition()
2695 PetscCall(PetscSectionGetNumFields(s, &Nf)); in DMConstructBasisTransform_Internal()
4409 if (section) PetscCall(PetscSectionGetNumFields(dm->localSection, &numFields)); in DMSetLocalSection()
/petsc/src/vec/is/section/interface/hdf5/
H A Dsectionhdf5.c95 PetscCall(PetscSectionGetNumFields(s, &numFields)); in PetscSectionView_HDF5_Internal()
/petsc/src/snes/interface/
H A Dsnesut.c683 PetscCall(PetscSectionGetNumFields(s, &Nf)); in SNESMonitorDefaultField()
/petsc/src/ts/tests/
H A Dex30.c694 PetscCall(PetscSectionGetNumFields(section, &Nf)); in go()
927 ierr_t = PetscSectionGetNumFields(section, &Nf); in go()
/petsc/src/snes/utils/
H A Ddmplexsnes.c199 PetscCall(PetscSectionGetNumFields(s, &numFields)); in SNESMonitorFields()
/petsc/src/dm/impls/swarm/tests/
H A Dex2.c459 PetscCall(PetscSectionGetNumFields(section, &numFields)); in InterpolateGradient()
/petsc/src/vec/is/sf/utils/
H A Dsfutils.c252 PetscCall(PetscSectionGetNumFields(rootSection, &numFields)); in PetscSFDistributeSection()
/petsc/src/ts/tutorials/
H A Dex18.c865 PetscCall(PetscSectionGetNumFields(s, &Nf)); in MonitorFunctionals()
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c151 PetscCall(PetscSectionGetNumFields(section[grid], &Nf[grid])); in LandauFormJacobian_Internal()
219 PetscCall(PetscSectionGetNumFields(section[grid], &Nf[grid])); in LandauFormJacobian_Internal()
1472 PetscCall(PetscSectionGetNumFields(section[grid], &Nf[grid])); in CreateStaticData()
/petsc/src/ksp/pc/impls/bjacobi/bjkokkos/
H A Dbjkokkos.kokkos.cxx929 PetscCall(PetscSectionGetNumFields(section, &Nf)); in PCSetUp_BJKOKKOS()

12