Lines Matching refs:PetscSectionSetFieldComponents

338       PetscCall(PetscSectionSetFieldComponents(csNew, 0, cdim));  in DMPlexCreateCoordinateSpace()
565 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, cdim)); in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal()
677 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, 2)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
859 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, 3)); in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
1405 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, 2)); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1881 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, dim)); in DMPlexCreateCubeMesh_Internal()
2342 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, dim)); in DMPlexCreateHypercubicMesh_Internal()
2810 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, dim)); in DMPlexCreateHexCylinderMesh_Internal()
3082 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, dim)); in DMPlexCreateWedgeCylinderMesh_Internal()
3637 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, embedDim)); in DMPlexCreateSphereMesh_Internal()
6231 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, spaceDim)); in DMPlexBuildCoordinatesFromCellListParallel()
6506 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, spaceDim)); in DMPlexBuildCoordinatesFromCellList()
6655 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, dimEmbed)); in DMPlexCreateFromDAG()
6794 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, cdim)); in DMPlexCreateCellVertexFromFile()
6993 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, 3)); in DMPlexCreateSTLFromFile()
7173 PetscCall(PetscSectionSetFieldComponents(coordSection, 0, cdim)); in DMPlexCreateShapefile()
7430 PetscCall(PetscSectionSetFieldComponents(cs, 0, cdim)); in DMPlexCreateEphemeral()