Home
last modified time | relevance | path

Searched refs:PetscSectionGetConstraintDof (Results 1 – 20 of 20) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c97 PetscCall(PetscSectionGetConstraintDof(section, qAdj, &qAdjCDof)); in DMPlexComputeAnchorAdjacencies()
131 PetscCall(PetscSectionGetConstraintDof(section, qAdj, &qAdjCDof)); in DMPlexComputeAnchorAdjacencies()
368 PetscCall(PetscSectionGetConstraintDof(section, padj, &ncdof)); in DMPlexCreateAdjacencySection_Static()
407 PetscCall(PetscSectionGetConstraintDof(section, padj, &ncdof)); in DMPlexCreateAdjacencySection_Static()
452 PetscCall(PetscSectionGetConstraintDof(section, padj, &ncdof)); in DMPlexCreateAdjacencySection_Static()
527 PetscCall(PetscSectionGetConstraintDof(section, padj, &ncdof)); in DMPlexCreateAdjacencySection_Static()
548 PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in DMPlexCreateAdjacencySection_Static()
579 PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in DMPlexCreateAdjacencySection_Static()
606 PetscCall(PetscSectionGetConstraintDof(section, padj, &ncdof)); in DMPlexCreateAdjacencySection_Static()
631 PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in DMPlexCreateAdjacencySection_Static()
[all …]
H A Dplextree.c2097 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &cdof)); in DMPlexComputeInterpolatorTree()
2104 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &cdof)); in DMPlexComputeInterpolatorTree()
2517 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &gcDof)); in DMPlexComputeInterpolatorTree()
2686 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &gcDof)); in DMPlexComputeInterpolatorTree()
3305 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &cdof)); in DMPlexTransferInjectorTree()
3321 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &cdof)); in DMPlexTransferInjectorTree()
3452 PetscCall(PetscSectionGetConstraintDof(globalCoarse, p, &cdof)); in DMPlexTransferInjectorTree()
3458 PetscCall(PetscSectionGetConstraintDof(globalCoarse, p, &cdof)); in DMPlexTransferInjectorTree()
3564 PetscCall(PetscSectionGetConstraintDof(globalCoarse, p, &cdof)); in DMPlexComputeInjectorTree()
3668 PetscCall(PetscSectionGetConstraintDof(globalCoarse, p, &cdof)); in DMPlexComputeInjectorTree()
[all …]
H A Dplexsection.c282 PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in DMPlexCreateSectionBCIndicesField()
370 PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in DMPlexCreateSectionBCIndices()
H A Dplex.c2950 PetscCall(PetscSectionGetConstraintDof(sectionGlobal, p, &cdof)); in DMCreateMatrix_Plex()
6916 PetscCall(PetscSectionGetConstraintDof(section, point, &cdof)); in updatePoint_private()
6984 PetscCall(PetscSectionGetConstraintDof(section, point, &cdof)); in updatePointBC_private()
7238 PetscCall(PetscSectionGetConstraintDof(section, cp, &cdof)); in DMPlexVecSetClosure_Depth1_Static()
7632 PetscCall(PetscSectionGetConstraintDof(section, point, &cdof)); in DMPlexGetIndicesPoint_Internal()
/petsc/src/vec/is/section/interface/ftn-custom/
H A Dzvsectionisf90.c23 *ierr = PetscSectionGetConstraintDof(*s, *point, &n); in petscsectiongetconstraintindices_()
/petsc/src/vec/is/section/interface/hdf5/
H A Dsectionhdf5.c24 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionView_HDF5_SingleField()
45 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionView_HDF5_SingleField()
145 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionLoad_HDF5_SingleField_SetConstraintIndices()
166 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionLoad_HDF5_SingleField_SetConstraintIndices()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscsec.pxi29 PetscErrorCode PetscSectionGetConstraintDof(PetscSection, PetscInt, PetscInt*)
H A DSection.pyx457 setConstraintDof, petsc.PetscSectionGetConstraintDof
461 CHKERR(PetscSectionGetConstraintDof(self.sec, cpoint, &cnumDof))
606 CHKERR(PetscSectionGetConstraintDof(self.sec, cpoint, &nindex))
/petsc/src/vec/is/section/interface/
H A Dsection.c134 else PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in PetscSectionCopy_Internal()
155 PetscCall(PetscSectionGetConstraintDof(newSection, p, &cdof)); in PetscSectionCopy_Internal()
290 PetscCall(PetscSectionGetConstraintDof(s1, p, &ncdof)); in PetscSectionCompare()
291 PetscCall(PetscSectionGetConstraintDof(s2, p, &n2)); in PetscSectionCompare()
1119 PetscErrorCode PetscSectionGetConstraintDof(PetscSection s, PetscInt point, PetscInt *numDof) in PetscSectionGetConstraintDof() function
1202 PetscCall(PetscSectionGetConstraintDof(s->field[field], point, numDof)); in PetscSectionGetFieldConstraintDof()
1512 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionCreateGlobalSection()
1656 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionCreateGlobalSectionCensored()
1794 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionGetValueLayout()
2089 PetscCall(PetscSectionGetConstraintDof(*subs, p, &cdof)); in PetscSectionCreateSubsection()
[all …]
/petsc/include/
H A Dpetscsection.h43 PETSC_EXTERN PetscErrorCode PetscSectionGetConstraintDof(PetscSection, PetscInt, PetscInt *);
/petsc/src/vec/vec/utils/
H A Dvsection.c115 PetscCall(PetscSectionGetConstraintDof(s, point, &cDim)); in VecSetValuesSection()
/petsc/src/dm/interface/
H A Ddmi.c17 PetscCall(PetscSectionGetConstraintDof(gSection, p, &cdof)); in DMCreateGlobalVector_Section_Private()
488 PetscCall(PetscSectionGetConstraintDof(sections[i], p, &gcdof)); in DMCreateSectionSuperDM()
H A Ddm.c1132 PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in DMGetLocalToGlobalMapping()
3169 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in DMLocalToGlobalBegin()
3170 PetscCall(PetscSectionGetConstraintDof(gs, p, &gcdof)); in DMLocalToGlobalBegin()
4583 PetscCall(PetscSectionGetConstraintDof(localSection, p, &cdof)); in DMDefaultSectionCheckConsistency_Internal()
4585 PetscCall(PetscSectionGetConstraintDof(globalSection, p, &gcdof)); in DMDefaultSectionCheckConsistency_Internal()
/petsc/src/vec/is/sf/utils/
H A Dsfutils.c157 PetscCall(PetscSectionGetConstraintDof(globalSection, p, &gcdof)); in PetscSFSetGraphSection()
169 PetscCall(PetscSectionGetConstraintDof(localSection, p, &cdof)); in PetscSFSetGraphSection()
172 PetscCall(PetscSectionGetConstraintDof(globalSection, p, &gcdof)); in PetscSFSetGraphSection()
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c978 PetscCall(PetscSectionGetConstraintDof(full_section, p, &cdof)); in PetscDualSpaceGetInteriorSection()
1441 PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in PetscDualSpaceCreateInteriorDataDefault()
1460 PetscCall(PetscSectionGetConstraintDof(section, p, &cdof)); in PetscDualSpaceCreateInteriorDataDefault()
/petsc/include/petsc/private/
H A Ddmimpl.h481 PetscCall(PetscSectionGetConstraintDof(dm->globalSection, point, &cdof)); in DMGetGlobalOffset_Private()
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c2487 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PCSetUp_PATCH()
2526 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PCSetUp_PATCH()
/petsc/src/dm/label/
H A Ddmlabel.c2622 PetscCall(PetscSectionGetConstraintDof(s, p, &cdof)); in PetscSectionCreateGlobalSectionLabel()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c2888 PetscCall(PetscSectionGetConstraintDof(leafSection, p, &cdof)); in DMPlexSectionLoad_HDF5_Internal_CreateDataSF()
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c2656 PetscCall(PetscSectionGetConstraintDof(subSection, p, &cdof)); in PCBDDCDetectDisconnectedComponents()
2667 PetscCall(PetscSectionGetConstraintDof(subSection, pp, &cdof)); in PCBDDCDetectDisconnectedComponents()