Home
last modified time | relevance | path

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

/honee/src/
H A Dsetupts.c121 PetscMemType q_mem_type, q_dot_mem_type, g_mem_type; in IFunction_NS() local
142 PetscCall(VecPetscToCeed(G_loc, &g_mem_type, honee->g_ceed)); in IFunction_NS()
154 PetscCall(VecCeedToPetsc(honee->g_ceed, g_mem_type, G_loc)); in IFunction_NS()