| /petsc/src/dm/impls/plex/generators/ctetgen/ |
| H A D | ctetgenerate.c | 57 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 D | ex100.c | 76 PetscCall(DMGetCoordinateSection(dm_read, &coord_section)); in main()
|
| H A D | ex26.c | 320 PetscCall(DMGetCoordinateSection(dmUA, &coordSection)); in main() 411 PetscCall(DMGetCoordinateSection(dmS, &coordSection)); in main()
|
| H A D | ex26f90.F90 | 352 PetscCallA(DMGetCoordinateSection(dmUA, coordSection, ierr)) 438 PetscCallA(DMGetCoordinateSection(dmS, coordSection, ierr))
|
| H A D | ex64.c | 223 PetscCall(DMGetCoordinateSection(seqdmUA, &coordSection)); in main() 319 PetscCall(DMGetCoordinateSection(dmUA, &coordSection)); in main()
|
| H A D | ex62f90.F90 | 336 PetscCallA(DMGetCoordinateSection(dmUA, coordSection, ierr)) 422 PetscCallA(DMGetCoordinateSection(dmS, coordSection, ierr))
|
| H A D | ex22.c | 169 PetscCall(DMGetCoordinateSection(dm, &sec)); in main()
|
| H A D | ex8.c | 115 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in ChangeCoordinates() 250 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in CheckCell()
|
| H A D | ex103.c | 171 PetscCall(DMGetCoordinateSection(dm, &coord_section)); in DMPlexGetPointsCentroids()
|
| H A D | ex3.c | 245 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in TransformCoordinates() 273 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in TransformCoordinates()
|
| /petsc/src/dm/impls/plex/generators/tetgen/ |
| H A D | tetgenerate.cxx | 78 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 D | swarmpic_plex.c | 134 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 D | trigenerate.c | 98 PetscCall(DMGetCoordinateSection(boundary, &coordSection)); in DMPlexGenerate_Triangle() 262 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexRefine_Triangle()
|
| /petsc/src/dm/tests/ |
| H A D | ex50.c | 73 PetscCall(DMGetCoordinateSection(dm, &cSec)); in test_3d()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexply.c | 136 PetscCall(DMGetCoordinateSection(*dm, &coordSection)); in DMPlexCreatePLYFromFile()
|
| H A D | plexcreate.c | 562 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 D | plexvtu.c | 60 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexGetVTKConnectivity() 189 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in DMPlexVTKWriteAll_VTU()
|
| H A D | plexsubmesh.c | 646 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 D | plexgeometry.c | 66 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 D | ex20.c | 72 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in main()
|
| /petsc/src/ts/tests/ |
| H A D | ex28.c | 243 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in CheckDistribution() 291 PetscCall(DMGetCoordinateSection(plex, &coordSection)); in RHSFunctionParticles()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex13.c | 126 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in CreateSpectralPlanes() 268 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in ComputeSpectral()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdm.pxi | 114 PetscErrorCode DMGetCoordinateSection(PetscDM, PetscSection*)
|
| /petsc/src/dm/interface/ |
| H A D | dmperiodicity.c | 372 PetscCall(DMGetCoordinateSection(dm, &cs)); in DMLocalizeCoordinates()
|
| /petsc/src/snes/tests/ |
| H A D | ex2.c | 86 PetscCall(DMGetCoordinateSection(dm, &coordSection)); in CreatePoints_Centroid()
|