Home
last modified time | relevance | path

Searched defs:maps (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx93 PetscErrorCode LandauKokkosCreateMatMaps(P4estVertexMaps maps[], pointInterpolationP4est (*pointMap… in LandauKokkosCreateMatMaps()
123 PetscErrorCode LandauKokkosDestroyMatMaps(P4estVertexMaps maps[], PetscInt num_grids) in LandauKokkosDestroyMatMaps()
392 P4estVertexMaps *maps[LANDAU_MAX_GRIDS]; // this gets captured in LandauKokkosJacobian() local
/petsc/include/
H A Dpetsclandau.h88 void *maps; // for each grid, but same for all batched vertices member
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c27 P4estVertexMaps *maps = *(P4estVertexMaps **)ptr; in LandauGPUMapsDestroy() local
96 P4estVertexMaps *maps; in LandauFormJacobian_Internal() local
1480 P4estVertexMaps *maps; in CreateStaticData() local
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c946 static PetscErrorCode PetscLayoutFindOwnerIndex_CGNSSectionLayouts(PetscLayout maps[], PetscInt nma… in PetscLayoutFindOwnerIndex_CGNSSectionLayouts()