Searched defs:CEED_Q_VLA (Results 1 – 5 of 5) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | setupgeo_helpers.h | 41 …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 D | hip-jit.h | 14 #define CEED_Q_VLA 1 macro
|
| /libCEED/include/ceed/jit-source/sycl/ |
| H A D | sycl-jit.h | 14 #define CEED_Q_VLA 1 macro
|
| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-jit.h | 14 #define CEED_Q_VLA 1 macro
|
| /libCEED/include/ceed/ |
| H A D | types.h | 97 #define CEED_Q_VLA Q macro
|