| /petsc/include/petsc/private/ |
| H A D | hashset.txt | 12 .seealso: `PETSC_HASH_SET()`, `PetscHSet<T>Create()`, `PetscHSet<T>Destroy()`, `PetscHSet<T>QueryAd… 29 .seealso: `PetscHSet<T>Destroy()` 33 PetscHSet<T>Destroy - Destroy a hash set 37 PetscErrorCode PetscHSet<T>Destroy(PetscHSet<T> *ht)
|
| H A D | hashmap.txt | 31 .seealso: `PetscHMap<T>CreateWithSize()`, `PetscHMap<T>Destroy()` 52 .seealso: `PetscHMap<T>Create()`, `PetscHMap<T>Destroy()` 56 PetscHMap<T>Destroy - Destroy a hash table 60 PetscErrorCode PetscHMap<T>Destroy(PetscHMap<T> *ht)
|
| H A D | logimpl.h | 12 static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##Destroy(PetscLog##Container *); \ 42 static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##Destroy(PetscLog##Container *a_p) \
|
| H A D | cupmblasinterface.hpp | 257 PETSC_CUPMBLAS_ALIAS_FUNCTION(Destroy) in PETSC_CUPMBLAS_ALIAS_FUNCTION() 329 PETSC_CUPMBLAS_ALIAS_FUNCTION(Destroy) in PETSC_CUPMBLAS_ALIAS_FUNCTION()
|
| H A D | hashset.h | 48 static inline PETSC_UNUSED PetscErrorCode Petsc##HashT##Destroy(Petsc##HashT *ht) \
|
| H A D | hashmap.h | 41 static inline PETSC_UNUSED PetscErrorCode Petsc##HashT##Destroy(Petsc##HashT *); \ 88 static inline PETSC_UNUSED PetscErrorCode Petsc##HashT##Destroy(Petsc##HashT *ht) \
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex21.c | 96 PetscErrorCode Destroy(Mat *A, IS *is0, IS *is1) in Destroy() function 137 PetscCall(Destroy(&A, &is0, &is1)); in main() 202 PetscCall(Destroy(&A, &is0, &is1)); in main() 227 PetscCall(Destroy(&A, &is0, &is1)); in main()
|
| /petsc/src/ts/impls/implicit/glle/ |
| H A D | glle.h | 48 PetscErrorCode (*Destroy)(struct TS_GLLE *); member
|
| /petsc/src/vec/is/sf/impls/basic/gather/ |
| H A D | sfgather.c | 53 sf->ops->Destroy = PetscSFDestroy_Allgatherv; in PetscSFCreate_Gather()
|
| /petsc/src/mat/impls/aij/seq/kokkos/ |
| H A D | aijkok.hpp | 82 ~Mat_SeqAIJKokkosTriFactors() { Destroy(); } in ~Mat_SeqAIJKokkosTriFactors() 84 void Destroy() in Destroy() function
|
| /petsc/src/vec/is/sf/impls/basic/gatherv/ |
| H A D | sfgatherv.c | 66 sf->ops->Destroy = PetscSFDestroy_Allgatherv; in PetscSFCreate_Gatherv()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Regressor.pyx | 169 """Destroy internal data structures of the solver. 181 """Destroy the solver.
|
| H A D | MatPartitioning.pyx | 50 """Destroy the partitioning context.
|
| H A D | DMLabel.pyx | 9 """Destroy the label. 80 """Destroy internal data structures in the `DMLabel`. 459 """Destroy the index structure.
|
| H A D | DT.pyx | 64 """Destroy the `Quad` object.
|
| H A D | Partitioner.pyx | 46 """Destroy the partitioner object.
|
| H A D | Comm.pyx | 62 """Destroy the communicator.
|
| H A D | DMUtils.pyx | 36 """Destroy the `DMInterpolation` context.
|
| H A D | DMSwarm.pyx | 90 """Destroy the global `Vec` object associated with a given field. 140 """Destroy the global `Vec` object associated with a given set of fields. 190 """Destroy the local `Vec` object associated with a given field. 240 """Destroy the local `Vec` object associated with a given set of fields. 1109 """Destroy the cell DM.
|
| H A D | Random.pyx | 62 """Destroy the random number generator object.
|
| H A D | Device.pyx | 121 """Destroy a device object. 256 """Destroy a device context.
|
| H A D | DS.pyx | 41 """Destroy the discrete system.
|
| /petsc/src/vec/is/sf/impls/basic/allgather/ |
| H A D | sfallgather.c | 123 sf->ops->Destroy = PetscSFDestroy_Allgatherv; in PetscSFCreate_Allgather()
|
| /petsc/src/vec/is/sf/impls/basic/alltoall/ |
| H A D | sfalltoall.c | 200 sf->ops->Destroy = PetscSFDestroy_Allgatherv; in PetscSFCreate_Alltoall()
|
| /petsc/doc/changes/ |
| H A D | 2029.md | 186 PetscMatlabEngineCreate(),Put(),Get(),Evaluate() and Destroy() It
|