LandauKokkosDestroyMatMaps#
Free the Kokkos-backed vertex maps created with LandauKokkosCreateMatMaps()
Synopsis#
#include "petscdmplex.h"
PetscErrorCode LandauKokkosDestroyMatMaps(P4estVertexMaps maps[], PetscInt num_grids)
Not Collective; No Fortran Support
Input Parameters#
maps - array of vertex-map structs, one per grid, whose device-side resources are to be freed
num_grids - number of grids (length of
maps)
See Also#
LandauKokkosCreateMatMaps(), LandauCtx, LandauStaticData, P4estVertexMaps
Level#
developer
Location#
src/ts/utils/dmplexlandau/kokkos/landau.kokkos.cxx
Index of all LANDAU routines
Table of Contents for all manual pages
Index of all manual pages