| /libCEED/backends/opt/ |
| H A D | ceed-opt-tensor.c | 16 …nsorContractApply_Core_Opt(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, CeedInt J, in CeedTensorContractApply_Core_Opt() 40 static int CeedTensorContractApply_Opt(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C… in CeedTensorContractApply_Opt()
|
| /libCEED/backends/avx/ |
| H A D | ceed-avx-tensor.c | 42 …TensorContract_Avx_Blocked(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, CeedInt J, in CeedTensorContract_Avx_Blocked() 104 …nsorContract_Avx_Remainder(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, CeedInt J, in CeedTensorContract_Avx_Remainder() 153 …rContract_Avx_Single(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, CeedInt J, cons… in CeedTensorContract_Avx_Single() 254 …ract_Avx_Blocked_4_8(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, CeedInt J, cons… in CeedTensorContract_Avx_Blocked_4_8() 258 …ct_Avx_Remainder_8_8(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, CeedInt J, cons… in CeedTensorContract_Avx_Remainder_8_8() 262 …tract_Avx_Single_4_8(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, CeedInt J, cons… in CeedTensorContract_Avx_Single_4_8() 270 static int CeedTensorContractApply_Avx(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C… in CeedTensorContractApply_Avx()
|
| /libCEED/julia/LibCEED.jl/src/ |
| H A D | C.jl | 3 module C module
|
| /libCEED/interface/ |
| H A D | ceed-tensor.c | 94 int CeedTensorContractApply(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, CeedInt J… in CeedTensorContractApply() 124 int CeedTensorContractStridedApply(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, Ce… in CeedTensorContractStridedApply()
|
| H A D | ceed-basis.c | 768 CeedScalar *C, *chebyshev_coeffs_1d_inv; in CeedBasisGetChebyshevInterp1D() local
|
| /libCEED/examples/fluids/ |
| H A D | pytorch_pkgconfig.py | 3 import torch.utils.cpp_extension as C namespace
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref-tensor.c | 16 static int CeedTensorContractApply_Ref(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C… in CeedTensorContractApply_Ref()
|
| /libCEED/backends/xsmm/ |
| H A D | ceed-xsmm-tensor.c | 17 …orContractApply_Xsmm(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, CeedInt J, cons… in CeedTensorContractApply_Xsmm()
|
| /libCEED/examples/solids/qfunctions/ |
| H A D | finite-strain-mooney-rivlin.h | 120 const CeedScalar C[3][3] = { in commonFSMR() local 332 const CeedScalar C[3][3] = { in ElasFSJacobian_MR() local 474 const CeedScalar C[3][3] = { in ElasFSEnergy_MR() local 584 const CeedScalar C[3][3] = { in ElasFSDiagnostic_MR() local
|
| H A D | finite-strain-neo-hookean.h | 118 const CeedScalar C[3][3] = { in commonFS() local
|
| /libCEED/examples/fluids/src/ |
| H A D | setupdm.c | 134 Mat C; in VizRefineDM() local
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | utils.h | 109 const CeedTransposeMode transpose_B, CeedScalar *C) { in MatMatN()
|
| H A D | eulervortex.h | 83 const CeedScalar C = vortex_strength * exp((1. - r * r) / 2.) / (2. * M_PI); in Exact_Euler() local
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1142 function CeedTensorContractApply(contract, A, B, C, J, t, t_mode, Add, u, v) argument 1146 function CeedTensorContractStridedApply(contract, A, B, C, D, J, t, t_mode, add, u, v) argument
|