Home
last modified time | relevance | path

Searched defs:e_vec_size (Results 1 – 5 of 5) sorted by relevance

/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-gen-templates.h133 const CeedInt e_vec_size = P_1D * NUM_COMP; in WriteLVecStandard1d_Assembly() local
259 const CeedInt e_vec_size = elem_size * NUM_COMP; in WriteLVecStandard2d_Assembly() local
426 const CeedInt e_vec_size = elem_size * NUM_COMP; in WriteLVecStandard3d_Assembly() local
/libCEED/include/ceed/jit-source/hip/
H A Dhip-gen-templates.h132 const CeedInt e_vec_size = P_1D * NUM_COMP; in WriteLVecStandard1d_Assembly() local
257 const CeedInt e_vec_size = elem_size * NUM_COMP; in WriteLVecStandard2d_Assembly() local
423 const CeedInt e_vec_size = elem_size * NUM_COMP; in WriteLVecStandard3d_Assembly() local
/libCEED/backends/ref/
H A Dceed-ref-operator.c1390 CeedInt num_points, e_vec_size = 0; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Ref() local
1596 CeedInt num_points, e_vec_size = 0; in CeedOperatorAssembleSingleAtPoints_Ref() local
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-operator.c1901 …CeedInt elem_size = 1, num_comp_active = 1, e_vec_size = 0, field_in = impl->input_fie… in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip() local
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-operator.c1904 …CeedInt elem_size = 1, num_comp_active = 1, e_vec_size = 0, field_in = impl->input_fie… in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda() local