Home
last modified time | relevance | path

Searched refs:mem_types (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/petsc/
H A Dbps.h14 static const char *const mem_types[] = {"host", "device", "memType", "CEED_MEM_", 0}; variable
/libCEED/python/
H A Dceed_constants.py17 mem_types = {MEM_HOST: "host", variable