Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dsetupgeo_helpers.h41 …PER void InvertMappingJacobian_3D(CeedInt Q, CeedInt i, const CeedScalar (*dxdX_q)[3][CEED_Q_VLA],… in InvertMappingJacobian_3D()
97 …PER void InvertMappingJacobian_2D(CeedInt Q, CeedInt i, const CeedScalar (*dxdX_q)[2][CEED_Q_VLA],… in InvertMappingJacobian_2D()
134 …LPER void NormalVectorFromdxdX_3D(CeedInt Q, CeedInt i, const CeedScalar (*dxdX_q)[3][CEED_Q_VLA],… in NormalVectorFromdxdX_3D()
175 …ELPER void NormalVectorFromdxdX_2D(CeedInt Q, CeedInt i, const CeedScalar (*dxdX_q)[CEED_Q_VLA], C… in NormalVectorFromdxdX_2D()
206 … InvertBoundaryMappingJacobian_3D(CeedInt Q, CeedInt i, const CeedScalar (*dxdX_q)[3][CEED_Q_VLA],… in InvertBoundaryMappingJacobian_3D()
/libCEED/include/ceed/jit-source/hip/
H A Dhip-jit.h14 #define CEED_Q_VLA 1 macro
/libCEED/include/ceed/jit-source/sycl/
H A Dsycl-jit.h14 #define CEED_Q_VLA 1 macro
/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-jit.h14 #define CEED_Q_VLA 1 macro
/libCEED/include/ceed/
H A Dtypes.h97 #define CEED_Q_VLA Q macro