LandauKokkosStaticDataClear#

Clears precomputed Landau quadrature and species data from device-resident Kokkos views

Synopsis#

#include "petscdmplex.h"   
PetscErrorCode LandauKokkosStaticDataClear(LandauStaticData *SData_d)

Collective; No Fortran Support

Input Parameter#

  • SData_d - the LandauStaticData workspace whose device-resident Kokkos views are to be freed

See Also#

LandauKokkosStaticDataSet(), LandauKokkosJacobian(), LandauStaticData, LandauCtx

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