Lines Matching refs:is_active

211   bool      is_tensor = true, is_active = true;  in CeedOperatorBuildKernelFieldData_Hip_gen()  local
220 is_active = vec == CEED_VECTOR_ACTIVE; in CeedOperatorBuildKernelFieldData_Hip_gen()
302 if ((is_active && skip_active_load) || (is_collocated && !is_at_points)) { in CeedOperatorBuildKernelFieldData_Hip_gen()
341 if ((is_active && skip_active_load) || (is_collocated && !is_at_points)) { in CeedOperatorBuildKernelFieldData_Hip_gen()
357 } else if (is_active && skip_active_load) { in CeedOperatorBuildKernelFieldData_Hip_gen()
373 } else if (is_active && skip_active_load) { in CeedOperatorBuildKernelFieldData_Hip_gen()
384 } else if (is_active && skip_active_load) { in CeedOperatorBuildKernelFieldData_Hip_gen()
1942 bool is_active = false; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() local
1950 is_active = vec == CEED_VECTOR_ACTIVE; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen()
1957 if (is_active) { in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen()
1993 bool is_active = false; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() local
2001 is_active = vec == CEED_VECTOR_ACTIVE; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen()
2004 if (!is_active) continue; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen()
2022 bool is_active = false; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() local
2029 is_active = vec == CEED_VECTOR_ACTIVE; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen()
2032 if (!is_active) continue; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen()
2274 bool is_active = false; in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen() local
2280 is_active = vec == CEED_VECTOR_ACTIVE; in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen()
2283 if (is_active) { in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen()
2511 bool is_active = false; in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen() local
2519 is_active = vec == CEED_VECTOR_ACTIVE; in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen()
2526 if (is_active) { in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen()
2563 bool is_active = false; in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen() local
2569 is_active = vec == CEED_VECTOR_ACTIVE; in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen()
2572 if (is_active) { in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen()
2623 bool is_active = false; in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen() local
2630 is_active = vec == CEED_VECTOR_ACTIVE; in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen()
2633 if (!is_active) continue; in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen()