Home
last modified time | relevance | path

Searched refs:DMGetCoordinateSection (Results 1 – 25 of 43) sorted by relevance

12

/petsc/src/dm/impls/plex/generators/ctetgen/
H A Dctetgenerate.c57 PetscCall(DMGetCoordinateSection(boundary, &coordSection)); in DMPlexGenerate_CTetgen()
243 PetscCall(DMGetCoordinateSection(*dm, &coordSection)); in DMPlexGenerate_CTetgen()
316 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexRefine_CTetgen()
518 PetscCall(DMGetCoordinateSection(*dmRefined, &coordSection)); in DMPlexRefine_CTetgen()
/petsc/src/dm/impls/plex/tests/
H A Dex100.c76 PetscCall(DMGetCoordinateSection(dm_read, &coord_section)); in main()
H A Dex26.c320 PetscCall(DMGetCoordinateSection(dmUA, &coordSection)); in main()
411 PetscCall(DMGetCoordinateSection(dmS, &coordSection)); in main()
H A Dex26f90.F90352 PetscCallA(DMGetCoordinateSection(dmUA, coordSection, ierr))
438 PetscCallA(DMGetCoordinateSection(dmS, coordSection, ierr))
H A Dex64.c223 PetscCall(DMGetCoordinateSection(seqdmUA, &coordSection)); in main()
319 PetscCall(DMGetCoordinateSection(dmUA, &coordSection)); in main()
H A Dex62f90.F90336 PetscCallA(DMGetCoordinateSection(dmUA, coordSection, ierr))
422 PetscCallA(DMGetCoordinateSection(dmS, coordSection, ierr))
H A Dex22.c169 PetscCall(DMGetCoordinateSection(dm, &sec)); in main()
H A Dex8.c115 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in ChangeCoordinates()
250 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in CheckCell()
H A Dex103.c171 PetscCall(DMGetCoordinateSection(dm, &coord_section)); in DMPlexGetPointsCentroids()
H A Dex3.c245 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in TransformCoordinates()
273 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in TransformCoordinates()
/petsc/src/dm/impls/plex/generators/tetgen/
H A Dtetgenerate.cxx78 PetscCall(DMGetCoordinateSection(boundary, &coordSection)); in DMPlexGenerate_Tetgen()
268 PetscCall(DMGetCoordinateSection(*dm, &coordSection)); in DMPlexGenerate_Tetgen()
342 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexRefine_Tetgen()
547 PetscCall(DMGetCoordinateSection(*dmRefined, &coordSection)); in DMPlexRefine_Tetgen()
/petsc/src/dm/impls/swarm/
H A Dswarmpic_plex.c134 PetscCall(DMGetCoordinateSection(dmc, &coordSection)); in private_DMSwarmInsertPointsUsingCellDM_PLEX_SubDivide()
224 PetscCall(DMGetCoordinateSection(dmc, &coordSection)); in private_DMSwarmInsertPointsUsingCellDM_PLEX2D_Regular()
/petsc/src/dm/impls/plex/generators/triangle/
H A Dtrigenerate.c98 PetscCall(DMGetCoordinateSection(boundary, &coordSection)); in DMPlexGenerate_Triangle()
262 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexRefine_Triangle()
/petsc/src/dm/tests/
H A Dex50.c73 PetscCall(DMGetCoordinateSection(dm, &cSec)); in test_3d()
/petsc/src/dm/impls/plex/
H A Dplexply.c136 PetscCall(DMGetCoordinateSection(*dm, &coordSection)); in DMPlexCreatePLYFromFile()
H A Dplexcreate.c562 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal()
674 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
856 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
1403 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1879 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateCubeMesh_Internal()
2340 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateHypercubicMesh_Internal()
2808 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateHexCylinderMesh_Internal()
3080 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateWedgeCylinderMesh_Internal()
3635 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateSphereMesh_Internal()
6229 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexBuildCoordinatesFromCellListParallel()
[all …]
H A Dplexvtu.c60 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexGetVTKConnectivity()
189 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexVTKWriteAll_VTU()
H A Dplexsubmesh.c646 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexShiftCoordinates_Internal()
1857 PetscCall(DMGetCoordinateSection(sdm, &coordSection)); in DMPlexConstructCohesiveCells_Internal()
3241 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateSubmesh_Uninterpolated()
3243 PetscCall(DMGetCoordinateSection(subdm, &subCoordSection)); in DMPlexCreateSubmesh_Uninterpolated()
3618 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateSubmeshGeneric_Interpolated()
3619 PetscCall(DMGetCoordinateSection(subdm, &subCoordSection)); in DMPlexCreateSubmeshGeneric_Interpolated()
4043 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexCreateCohesiveSubmesh_Uninterpolated()
4045 PetscCall(DMGetCoordinateSection(subdm, &subCoordSection)); in DMPlexCreateCohesiveSubmesh_Uninterpolated()
H A Dplexgeometry.c66 PetscCall(DMGetCoordinateSection(dm, &cs)); in DMPlexFindVertices()
1677 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexComputePointGeometry_Internal()
1754 PetscCall(DMGetCoordinateSection(dm, &cs)); in DMPlexGetCellCoordinates()
1791 PetscCall(DMGetCoordinateSection(dm, &cs)); in DMPlexRestoreCellCoordinates()
2651 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexComputeGeometryFVM_0D_Internal()
2982 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexComputeGeometryFVM()
4146 PetscCall(DMGetCoordinateSection(dm, &cSection)); in DMPlexRemapGeometry()
/petsc/src/dm/impls/plex/tutorials/
H A Dex20.c72 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in main()
/petsc/src/ts/tests/
H A Dex28.c243 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in CheckDistribution()
291 PetscCall(DMGetCoordinateSection(plex, &coordSection)); in RHSFunctionParticles()
/petsc/src/snes/tutorials/
H A Dex13.c126 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in CreateSpectralPlanes()
268 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in ComputeSpectral()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdm.pxi114 PetscErrorCode DMGetCoordinateSection(PetscDM, PetscSection*)
/petsc/src/dm/interface/
H A Ddmperiodicity.c372 PetscCall(DMGetCoordinateSection(dm, &cs)); in DMLocalizeCoordinates()
/petsc/src/snes/tests/
H A Dex2.c86 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in CreatePoints_Centroid()

12