Home
last modified time | relevance | path

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

/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-gen-templates.h61 const CeedInt target_comp = n / P_1D; in SetEVecStandard1d_Single() local
115 const CeedInt target_comp = n / P_1D; in WriteLVecStandard1d_Single() local
182 const CeedInt target_comp = n / (P_1D * P_1D); in SetEVecStandard2d_Single() local
237 const CeedInt target_comp = n / (P_1D * P_1D); in WriteLVecStandard2d_Single() local
311 const CeedInt target_comp = n / (P_1D * P_1D * P_1D); in SetEVecStandard3d_Single() local
402 const CeedInt target_comp = n / (P_1D * P_1D * P_1D); in WriteLVecStandard3d_Single() local
/libCEED/include/ceed/jit-source/hip/
H A Dhip-gen-templates.h61 const CeedInt target_comp = n / P_1D; in SetEVecStandard1d_Single() local
114 const CeedInt target_comp = n / P_1D; in WriteLVecStandard1d_Single() local
181 const CeedInt target_comp = n / (P_1D * P_1D); in SetEVecStandard2d_Single() local
235 const CeedInt target_comp = n / (P_1D * P_1D); in WriteLVecStandard2d_Single() local
309 const CeedInt target_comp = n / (P_1D * P_1D * P_1D); in SetEVecStandard3d_Single() local
399 const CeedInt target_comp = n / (P_1D * P_1D * P_1D); in WriteLVecStandard3d_Single() local