Home
last modified time | relevance | path

Searched refs:PetscLayoutDestroy (Results 1 – 25 of 59) sorted by relevance

123

/petsc/src/vec/is/is/tests/
H A Dex9.c71 PetscCall(PetscLayoutDestroy(&lt)); in main()
74 PetscCall(PetscLayoutDestroy(&rootLayout)); in main()
H A Dex11.c75 PetscCall(PetscLayoutDestroy(&mapeven)); in main()
/petsc/src/vec/is/utils/
H A Dpmap.c127 PetscErrorCode PetscLayoutDestroy(PetscLayout *map) in PetscLayoutDestroy() function
290 PetscCall(PetscLayoutDestroy(out)); in PetscLayoutDuplicate()
325 PetscCall(PetscLayoutDestroy(out)); in PetscLayoutReference()
/petsc/src/vec/is/ao/tests/
H A Dex5.c85 PetscCall(PetscLayoutDestroy(&layout)); in main()
/petsc/src/vec/is/sf/tests/
H A Dex16.c219 PetscCall(PetscLayoutDestroy(&layout)); in main()
H A Dex18.c121 PetscCall(PetscLayoutDestroy(&rootLayout)); in PetscSFViewCustom()
168 PetscCall(PetscLayoutDestroy(&map)); in CreateReferenceSF_Regular()
283 PetscCall(PetscLayoutDestroy(&map)); in CreateSFs_Regular()
/petsc/src/ksp/ksp/tutorials/
H A Dex85.c34 PetscCall(PetscLayoutDestroy(&layoutA)); in main()
45 PetscCall(PetscLayoutDestroy(&layoutD)); in main()
/petsc/src/mat/impls/dense/seq/hdf5/
H A Ddensehdf5.c72 PetscCall(PetscLayoutDestroy(&vmap)); in MatLoad_Dense_HDF5()
/petsc/src/mat/impls/sell/mpi/
H A Dmmsell.c136 PetscCall(PetscLayoutDestroy(&sell->B->cmap)); in MatSetUpMultiply_MPISELL()
170 PetscCall(PetscLayoutDestroy(&sell->B->cmap)); in MatSetUpMultiply_MPISELL()
/petsc/src/mat/impls/baij/mpi/
H A Dmmbaij.c61 PetscCall(PetscLayoutDestroy(&baij->B->cmap)); in MatSetUpMultiply_MPIBAIJ()
90 PetscCall(PetscLayoutDestroy(&baij->B->cmap)); in MatSetUpMultiply_MPIBAIJ()
/petsc/src/mat/impls/aij/mpi/
H A Dmmaij.c63 PetscCall(PetscLayoutDestroy(&aij->B->cmap)); in MatSetUpMultiply_MPIAIJ()
91 PetscCall(PetscLayoutDestroy(&aij->B->cmap)); in MatSetUpMultiply_MPIAIJ()
/petsc/src/mat/tests/
H A Dex254.c62 PetscCall(PetscLayoutDestroy(&map)); in main()
/petsc/src/vec/is/utils/hdf5/
H A Dhdf5io.c120 PetscCall(PetscLayoutDestroy(&cmap)); in PetscViewerHDF5ReadSizes_Private()
364 PetscCall(PetscLayoutDestroy(&map)); in PetscViewerHDF5ReadSizes()
/petsc/src/mat/impls/aij/seq/hdf5/
H A Daijhdf5.c152 PetscCall(PetscLayoutDestroy(&jmap)); in MatLoad_AIJ_HDF5()
/petsc/src/vec/is/is/impls/block/
H A Dblock.c200 PetscCall(PetscLayoutDestroy(&is->map)); in ISSortRemoveDups_Block()
461 PetscCall(PetscLayoutDestroy(&is->map)); in ISBlockSetIndices_Block()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c1804 PetscCall(PetscLayoutDestroy(&(*ctx)->layoutX)); in LoadLabelsCtxDestroy()
2003 PetscCall(PetscLayoutDestroy(&layout)); in DMPlexDistributionLoad_HDF5_Private()
2206 PetscCall(PetscLayoutDestroy(&layout)); in DMPlexTopologyLoad_HDF5_Legacy_Private()
2244 PetscCall(PetscLayoutDestroy(&(*layer)->vertexLayout)); in PlexLayerDestroy()
2329 PetscCall(PetscLayoutDestroy(&conesLayout)); in PlexLayerLoad_Private()
2340 PetscCall(PetscLayoutDestroy(&pointsLayout0)); in PlexLayerLoad_Private()
2343 PetscCall(PetscLayoutDestroy(&pointsLayout)); in PlexLayerLoad_Private()
2476 PetscCall(PetscLayoutDestroy(&map)); in PlexLayerCreateCellSFs_Private()
2995 PetscCall(PetscLayoutDestroy(&layout)); in DMPlexSectionLoad_HDF5_Internal()
3068 PetscCall(PetscLayoutDestroy(&layout)); in DMPlexSectionLoad_HDF5_Internal()
/petsc/src/ksp/pc/impls/redistribute/
H A Dredistribute.c247 PetscCall(PetscLayoutDestroy(&map)); in PCSetUp_Redistribute()
310 PetscCall(PetscLayoutDestroy(&nmap)); in PCSetUp_Redistribute()
/petsc/src/mat/utils/
H A Dgcreate.c472 PetscCall(PetscLayoutDestroy(&A->rmap)); in MatHeaderMerge()
473 PetscCall(PetscLayoutDestroy(&A->cmap)); in MatHeaderMerge()
/petsc/src/mat/impls/sbaij/mpi/
H A Dmmsbaij.c102 PetscCall(PetscLayoutDestroy(&sbaij->B->cmap)); in MatSetUpMultiply_MPISBAIJ()
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c771 PetscCall(PetscLayoutDestroy(&init)); in PetscLayoutCreateFromSizesAndOffset()
1197 PetscCall(PetscLayoutDestroy(&layout)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()
1860 PetscCall(PetscLayoutDestroy(&bc_layout)); in DMPlexCreateCGNS_Internal_Parallel()
1914 for (PetscInt s = 0; s < num_face_sections; s++) PetscCall(PetscLayoutDestroy(&cgnsLayouts[s])); in DMPlexCreateCGNS_Internal_Parallel()
1929 PetscCall(PetscLayoutDestroy(&elem_map)); in DMPlexCreateCGNS_Internal_Parallel()
1930 PetscCall(PetscLayoutDestroy(&vtx_map)); in DMPlexCreateCGNS_Internal_Parallel()
2541 PetscCall(PetscLayoutDestroy(&vtx_map)); in VecLoad_Plex_CGNS_Internal()
/petsc/src/vec/is/is/impls/general/
H A Dgeneral.c560 PetscCall(PetscLayoutDestroy(&is->map)); in ISSortRemoveDups_General()
705 PetscCall(PetscLayoutDestroy(&is->map)); in ISGeneralSetIndices_General()
/petsc/src/vec/is/is/impls/stride/
H A Dstride.c364 PetscCall(PetscLayoutDestroy(&is->map)); in ISStrideSetStride_Stride()
/petsc/include/
H A Dpetscis.h327 PETSC_EXTERN PetscErrorCode PetscLayoutDestroy(PetscLayout *);
/petsc/src/vec/is/section/interface/hdf5/
H A Dsectionhdf5.c156 PetscCall(PetscLayoutDestroy(&layout)); in PetscSectionLoad_HDF5_SingleField_SetConstraintIndices()
/petsc/src/ksp/pc/impls/mpi/
H A Dpcmpi.c212 PetscCall(PetscLayoutDestroy(&layout)); in PCMPISetMat()
243 PetscCall(PetscLayoutDestroy(&layout)); in PCMPISetMat()

123