Searched refs:density_current_context (Results 1 – 1 of 1) sorted by relevance
23 CeedQFunctionContext density_current_context; in NS_DENSITY_CURRENT() local101 PetscCallCeed(ceed, CeedQFunctionContextCreate(user->ceed, &density_current_context)); in NS_DENSITY_CURRENT()102 …PetscCallCeed(ceed, CeedQFunctionContextSetData(density_current_context, CEED_MEM_HOST, CEED_USE_P… in NS_DENSITY_CURRENT()103 …PetscCallCeed(ceed, CeedQFunctionContextSetDataDestroy(density_current_context, CEED_MEM_HOST, Fre… in NS_DENSITY_CURRENT()104 problem->ics.qfunction_context = density_current_context; in NS_DENSITY_CURRENT()