Lines Matching refs:PetscSectionSetFieldDof
351 PetscCall(PetscSectionSetFieldDof(csNew, p, 0, cdim)); in DMPlexCreateCoordinateSpace()
568 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, cdim)); in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal()
680 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, 2)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
862 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, 3)); in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
1409 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, 2)); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1885 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, dim)); in DMPlexCreateCubeMesh_Internal()
2346 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, dim)); in DMPlexCreateHypercubicMesh_Internal()
2814 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, dim)); in DMPlexCreateHexCylinderMesh_Internal()
3086 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, dim)); in DMPlexCreateWedgeCylinderMesh_Internal()
3641 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, embedDim)); in DMPlexCreateSphereMesh_Internal()
6235 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, spaceDim)); in DMPlexBuildCoordinatesFromCellListParallel()
6510 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, spaceDim)); in DMPlexBuildCoordinatesFromCellList()
6659 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, dimEmbed)); in DMPlexCreateFromDAG()
6798 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, cdim)); in DMPlexCreateCellVertexFromFile()
6997 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, 3)); in DMPlexCreateSTLFromFile()
7177 PetscCall(PetscSectionSetFieldDof(coordSection, v, 0, cdim)); in DMPlexCreateShapefile()