| /libCEED/julia/LibCEED.jl/src/ |
| H A D | Misc.jl | 42 @inline function setvoigt!(V, J, ::CeedDim{1}) argument 46 @inline function setvoigt!(V, J, ::CeedDim{2}) argument 54 @inline function setvoigt!(V, J, ::CeedDim{3}) argument 72 @inline getvoigt(V, ::CeedDim{1}) = @inbounds @SMatrix [V[1]] argument 73 @inline getvoigt(V, ::CeedDim{2}) = @inbounds @SMatrix [V[1] V[3]; V[3] V[2]] argument 74 @inline getvoigt(V, ::CeedDim{3}) = @inbounds @SMatrix [ argument 83 @inline function getvoigt!(J, V, ::CeedDim{1}) argument 87 @inline function getvoigt!(J, V, ::CeedDim{2}) argument 96 @inline function getvoigt!(J, V, ::CeedDim{3}) argument
|
| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-shared-basis-tensor-templates.h | 20 … void ContractX1d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractX1d() 36 …tractTransposeX1d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTransposeX1d() 129 … void ContractX2d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractX2d() 145 … void ContractY2d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractY2d() 161 …tractTransposeY2d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTransposeY2d() 177 …tractTransposeX2d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTransposeX2d() 193 …ctTransposeAddX2d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTransposeAddX2d() 322 … void ContractX3d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractX3d() 345 … void ContractY3d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractY3d() 368 … void ContractZ3d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractZ3d() [all …]
|
| H A D | cuda-shared-basis-tensor-flattened-templates.h | 21 CeedScalar *V) { in ContractX2dFlattened() 38 CeedScalar *V) { in ContractY2dFlattened() 55 const CeedScalar *B, CeedScalar *V) { in ContractTransposeY2dFlattened() 72 const CeedScalar *B, CeedScalar *V) { in ContractTransposeX2dFlattened() 89 const CeedScalar *B, CeedScalar *V) { in ContractTransposeAddX2dFlattened() 292 const CeedScalar *B, CeedScalar *V) { in ContractX3dFlattened() 309 const CeedScalar *B, CeedScalar *V) { in ContractY3dFlattened() 326 const CeedScalar *B, CeedScalar *V) { in ContractZ3dFlattened() 343 const CeedScalar *B, CeedScalar *V) { in ContractTransposeZ3dFlattened() 360 … const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTransposeAddZ3dFlattened() [all …]
|
| H A D | cuda-shared-basis-nontensor-templates.h | 16 …_ void Contract1d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in Contract1d() 32 …ntractTranspose1d(SharedData_Cuda &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTranspose1d()
|
| /libCEED/include/ceed/jit-source/hip/ |
| H A D | hip-shared-basis-tensor-templates.h | 20 …_ void ContractX1d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractX1d() 36 …ntractTransposeX1d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTransposeX1d() 129 …_ void ContractX2d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractX2d() 145 …_ void ContractY2d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractY2d() 161 …ntractTransposeY2d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTransposeY2d() 177 …ntractTransposeX2d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTransposeX2d() 193 …actTransposeAddX2d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTransposeAddX2d() 321 …_ void ContractX3d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractX3d() 344 …_ void ContractY3d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractY3d() 367 …_ void ContractZ3d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractZ3d() [all …]
|
| H A D | hip-shared-basis-tensor-flattened-templates.h | 21 CeedScalar *V) { in ContractX2dFlattened() 38 CeedScalar *V) { in ContractY2dFlattened() 55 const CeedScalar *B, CeedScalar *V) { in ContractTransposeY2dFlattened() 72 const CeedScalar *B, CeedScalar *V) { in ContractTransposeX2dFlattened() 89 const CeedScalar *B, CeedScalar *V) { in ContractTransposeAddX2dFlattened() 292 const CeedScalar *B, CeedScalar *V) { in ContractX3dFlattened() 309 const CeedScalar *B, CeedScalar *V) { in ContractY3dFlattened() 326 const CeedScalar *B, CeedScalar *V) { in ContractZ3dFlattened() 343 const CeedScalar *B, CeedScalar *V) { in ContractTransposeZ3dFlattened() 360 … const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTransposeAddZ3dFlattened() [all …]
|
| H A D | hip-shared-basis-nontensor-templates.h | 16 …__ void Contract1d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in Contract1d() 32 …ontractTranspose1d(SharedData_Hip &data, const CeedScalar *U, const CeedScalar *B, CeedScalar *V) { in ContractTranspose1d()
|
| /libCEED/include/ceed/jit-source/sycl/ |
| H A D | sycl-shared-basis-tensor-templates.h | 20 private CeedScalar *restrict V, local CeedScalar *restrict scratch) { in ContractX1d() 39 … private CeedScalar *restrict V, local CeedScalar *restrict scratch) { in ContractTransposeX1d() 110 private CeedScalar *restrict V, local CeedScalar *restrict scratch) { in ContractX2d() 130 private CeedScalar *restrict V, local CeedScalar *restrict scratch) { in ContractY2d() 150 … private CeedScalar *restrict V, local CeedScalar *restrict scratch) { in ContractTransposeY2d() 170 … private CeedScalar *restrict V, local CeedScalar *restrict scratch) { in ContractTransposeX2d() 190 … private CeedScalar *restrict V, local CeedScalar *restrict scratch) { in ContractTransposeAddX2d() 281 private CeedScalar *restrict V, local CeedScalar *restrict scratch) { in ContractX3d() 308 private CeedScalar *restrict V, local CeedScalar *restrict scratch) { in ContractY3d() 335 private CeedScalar *restrict V, local CeedScalar *restrict scratch) { in ContractZ3d() [all …]
|
| /libCEED/backends/magma/tuning/ |
| H A D | Makefile | 18 V ?= $(VERBOSE) macro
|
| /libCEED/backends/hip-gen/ |
| H A D | ceed-hip-gen-qfunction.c | 18 static int CeedQFunctionApply_Hip_gen(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Hip_gen()
|
| /libCEED/backends/cuda-gen/ |
| H A D | ceed-cuda-gen-qfunction.c | 18 static int CeedQFunctionApply_Cuda_gen(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Cuda_gen()
|
| /libCEED/backends/sycl-gen/ |
| H A D | ceed-sycl-gen-qfunction.sycl.cpp | 19 static int CeedQFunctionApply_Sycl_gen(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Sycl_gen()
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref-qfunction.c | 17 static int CeedQFunctionApply_Ref(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Ref()
|
| H A D | ceed-ref-basis.c | 20 CeedVector V) { in CeedBasisApplyCore_Ref() 253 …, CeedInt num_elem, CeedTransposeMode t_mode, CeedEvalMode eval_mode, CeedVector U, CeedVector V) { in CeedBasisApply_Ref() 258 …, CeedInt num_elem, CeedTransposeMode t_mode, CeedEvalMode eval_mode, CeedVector U, CeedVector V) { in CeedBasisApplyAdd_Ref()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-qfunction.c | 21 static int CeedQFunctionApply_Hip(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Hip()
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-qfunction.c | 21 static int CeedQFunctionApply_Cuda(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Cuda()
|
| /libCEED/backends/memcheck/ |
| H A D | ceed-memcheck-qfunction.c | 19 static int CeedQFunctionApply_Memcheck(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Memcheck()
|
| /libCEED/backends/sycl-ref/ |
| H A D | ceed-sycl-ref-qfunction.sycl.cpp | 26 static int CeedQFunctionApply_Sycl(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Sycl()
|
| H A D | ceed-sycl-ref-basis.sycl.cpp | 365 CeedScalar V = 0.0; in CeedBasisApplyNonTensorInterp_Sycl() local 410 CeedScalar V[3] = {0.0, 0.0, 0.0}; in CeedBasisApplyNonTensorGrad_Sycl() local
|
| /libCEED/examples/petsc/ |
| H A D | area.c | 68 Vec U, U_loc, V, V_loc; in main() local
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | newtonian_state.h | 99 StateEntropy V; in StateEntropyFromPrimitive() local 130 …ION_HELPER StatePrimitive StatePrimitiveFromEntropy(NewtonianIdealGasContext gas, StateEntropy V) { in StatePrimitiveFromEntropy() 144 StateEntropy V = StateEntropyFromPrimitive(gas, s.Y); in StatePrimitiveFromEntropy_fwd() local 183 StateEntropy V; in StateEntropyFromConservative() local 215 …LPER StateConservative StateConservativeFromEntropy(NewtonianIdealGasContext gas, StateEntropy V) { in StateConservativeFromEntropy() 234 StateEntropy V = StateEntropyFromPrimitive(gas, s.Y); in StateConservativeFromEntropy_fwd() local
|
| /libCEED/examples/solids/src/ |
| H A D | misc.c | 23 PetscErrorCode SetupJacobianCtx(MPI_Comm comm, AppCtx app_ctx, DM dm, Vec V, Vec V_loc, CeedData ce… in SetupJacobianCtx()
|
| /libCEED/examples/fluids/src/ |
| H A D | petsc_ops.c | 30 Vec V; in DMGetGlobalVectorInfo() local
|
| /libCEED/ |
| H A D | Makefile | 104 V ?= $(VERBOSE) macro
|
| /libCEED/rust/libceed-sys/c-src/ |
| H A D | Makefile | 104 V ?= $(VERBOSE) macro
|