Home
last modified time | relevance | path

Searched defs:is_run_good (Results 1 – 2 of 2) sorted by relevance

/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator.c53 bool *is_run_good, CeedRequest *request) { in CeedOperatorApplyAddCore_Hip_gen()
232 bool is_run_good = false; in CeedOperatorApplyAdd_Hip_gen() local
255 bool is_run_good[CEED_COMPOSITE_MAX] = {false}, is_sequential; in CeedOperatorApplyAddComposite_Hip_gen() local
331 bool is_run_good = true; in CeedOperatorLinearAssembleQFunctionCore_Hip_gen() local
541 bool is_run_good = true; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip_gen() local
720 bool is_run_good = true; in CeedOperatorAssembleSingleAtPoints_Hip_gen() local
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator.c105 …erator op, CUstream stream, const CeedScalar *input_arr, CeedScalar *output_arr, bool *is_run_good, in CeedOperatorApplyAddCore_Cuda_gen()
274 bool is_run_good = false; in CeedOperatorApplyAdd_Cuda_gen() local
297 bool is_run_good[CEED_COMPOSITE_MAX] = {false}, is_sequential; in CeedOperatorApplyAddComposite_Cuda_gen() local
363 bool is_run_good = true; in CeedOperatorLinearAssembleQFunctionCore_Cuda_gen() local
562 bool is_run_good = true; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda_gen() local
725 bool is_run_good = true; in CeedOperatorAssembleSingleAtPoints_Cuda_gen() local