Home
last modified time | relevance | path

Searched defs:e_in (Results 1 – 6 of 6) sorted by relevance

/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-operator-assemble-diagonal.h73 for (IndexType e_in = 0; e_in < NUM_EVAL_MODES_IN; e_in++) { in __launch_bounds__() local
H A Dcuda-ref-operator-assemble.h52 for (IndexType e_in = 0; e_in < NUM_EVAL_MODES_IN; e_in++) { in __launch_bounds__() local
/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-operator-assemble-diagonal.h73 for (IndexType e_in = 0; e_in < NUM_EVAL_MODES_IN; e_in++) { in __launch_bounds__() local
H A Dhip-ref-operator-assemble.h52 for (IndexType e_in = 0; e_in < NUM_EVAL_MODES_IN; e_in++) { in __launch_bounds__() local
/libCEED/interface/
H A Dceed-preconditioning.c332 for (CeedInt e_in = 0; e_in < num_eval_modes_in[b_in]; e_in++) { in CeedOperatorLinearAssembleAddDiagonalSingle_Mesh() local
808 for (CeedInt e_in = 0; e_in < num_eval_modes_in[0]; e_in++) { in CeedOperatorAssembleSingle() local
1860 for (CeedInt e_in = 0; e_in < data->num_eval_modes_in[b]; e_in++) { in CeedOperatorAssemblyDataGetBases() local
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-operator.sycl.cpp868 for (CeedSize e_in = 0; e_in < num_eval_mode_in; e_in++) { in CeedOperatorLinearDiagonal_Sycl() local