| /libCEED/backends/ref/ |
| H A D | ceed-ref-restriction.c | 60 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, in CeedElemRestrictionApplyOffsetNoTranspose_Ref_Core() 78 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, in CeedElemRestrictionApplyOrientedNoTranspose_Ref_Core() 97 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, in CeedElemRestrictionApplyCurlOrientedNoTranspose_Ref_Core() 139 … const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Ref_Core() 221 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, in CeedElemRestrictionApplyOffsetTranspose_Ref_Core() 245 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, in CeedElemRestrictionApplyOrientedTranspose_Ref_Core() 269 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, in CeedElemRestrictionApplyCurlOrientedTranspose_Ref_Core() 320 … const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Ref_Core() 397 … const CeedInt comp_stride, const CeedInt start, const CeedInt stop, CeedTransposeMode t_mode, in CeedElemRestrictionApply_Ref_Core() 508 …dElemRestriction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, in CeedElemRestrictionApply_Ref_110() [all …]
|
| /libCEED/backends/memcheck/ |
| H A D | ceed-memcheck-restriction.c | 73 … const CeedInt comp_stride, CeedInt start, CeedInt stop, CeedInt num_elem, in CeedElemRestrictionApplyOffsetNoTranspose_Memcheck_Core() 91 … const CeedInt block_size, const CeedInt comp_stride, CeedInt start, in CeedElemRestrictionApplyOrientedNoTranspose_Memcheck_Core() 110 … const CeedInt block_size, const CeedInt comp_stride, CeedInt start, in CeedElemRestrictionApplyCurlOrientedNoTranspose_Memcheck_Core() 152 …riction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, CeedInt… in CeedElemRestrictionApplyCurlOrientedUnsignedNoTranspose_Memcheck_Core() 219 … const CeedInt comp_stride, CeedInt start, CeedInt stop, CeedInt num_elem, in CeedElemRestrictionApplyOffsetTranspose_Memcheck_Core() 243 … const CeedInt comp_stride, CeedInt start, CeedInt stop, CeedInt num_elem, in CeedElemRestrictionApplyOrientedTranspose_Memcheck_Core() 267 … const CeedInt block_size, const CeedInt comp_stride, CeedInt start, in CeedElemRestrictionApplyCurlOrientedTranspose_Memcheck_Core() 318 …riction rstr, const CeedInt num_comp, const CeedInt block_size, const CeedInt comp_stride, CeedInt… in CeedElemRestrictionApplyCurlOrientedUnsignedTranspose_Memcheck_Core() 393 … const CeedInt comp_stride, CeedInt start, CeedInt stop, CeedTransposeMode t_mode, in CeedElemRestrictionApply_Memcheck_Core() 506 CeedInt num_block, block_size, num_comp, comp_stride; in CeedElemRestrictionApply_Memcheck() local [all …]
|
| /libCEED/tests/ |
| H A D | t216-elemrestriction.c | 9 CeedInt num_elem = 3, comp_stride = 1; in main() local
|
| /libCEED/backends/sycl-gen/ |
| H A D | ceed-sycl-gen-operator-build.sycl.cpp | 415 CeedInt comp_stride; in CeedOperatorBuildKernel_Sycl_gen() local 530 CeedInt comp_stride; in CeedOperatorBuildKernel_Sycl_gen() local 725 CeedInt comp_stride; in CeedOperatorBuildKernel_Sycl_gen() local
|
| /libCEED/interface/ |
| H A D | ceed-elemrestriction.c | 657 …(Ceed ceed, CeedInt num_elem, CeedInt elem_size, CeedInt num_comp, CeedInt comp_stride, CeedSize l… in CeedElemRestrictionCreate() 712 …(Ceed ceed, CeedInt num_elem, CeedInt elem_size, CeedInt num_comp, CeedInt comp_stride, CeedSize l… in CeedElemRestrictionCreateOriented() 770 …(Ceed ceed, CeedInt num_elem, CeedInt elem_size, CeedInt num_comp, CeedInt comp_stride, CeedSize l… in CeedElemRestrictionCreateCurlOriented() 950 …ed, CeedInt num_elem, CeedInt elem_size, CeedInt block_size, CeedInt num_comp, CeedInt comp_stride, in CeedElemRestrictionCreateBlocked() 1019 … CeedInt comp_stride, CeedSize l_size, CeedMemType mem_type, CeedCopyMode copy_mode, in CeedElemRestrictionCreateBlockedOriented() 1091 … CeedInt comp_stride, CeedSize l_size, CeedMemType mem_type, CeedCopyMode copy_mode, in CeedElemRestrictionCreateBlockedCurlOriented() 1484 int CeedElemRestrictionGetCompStride(CeedElemRestriction rstr, CeedInt *comp_stride) { in CeedElemRestrictionGetCompStride()
|
| H A D | ceed-fortran.c | 229 …rictionCreate(int *ceed, int *nelements, int *esize, int *num_comp, int *comp_stride, int *lsize, … in fCeedElemRestrictionCreate() 249 …reateOriented(int *ceed, int *nelements, int *esize, int *num_comp, int *comp_stride, int *lsize, … in fCeedElemRestrictionCreateOriented() 270 …ateCurlOriented(int *ceed, int *nelements, int *esize, int *num_comp, int *comp_stride, int *lsize, in fCeedElemRestrictionCreateCurlOriented() 310 …int *ceed, int *nelements, int *esize, int *blocksize, int *num_comp, int *comp_stride, int *lsize, in fCeedElemRestrictionCreateBlocked() 330 …kedOriented(int *ceed, int *nelements, int *esize, int *blocksize, int *num_comp, int *comp_stride, in fCeedElemRestrictionCreateBlockedOriented() 353 …urlOriented(int *ceed, int *nelements, int *esize, int *blocksize, int *num_comp, int *comp_stride, in fCeedElemRestrictionCreateBlockedCurlOriented()
|
| H A D | ceed-preconditioning.c | 1363 CeedInt num_elem, num_comp, shift, elem_size, comp_stride, *point_block_offsets; in CeedOperatorCreateActivePointBlockRestriction() local 2316 CeedInt num_active_elem_rstrs, comp_stride; in CeedOperatorLinearAssemblePointBlockDiagonalSymbolic() local 2349 CeedInt comp_stride, num_elem, elem_size; in CeedOperatorLinearAssemblePointBlockDiagonalSymbolic() local
|
| /libCEED/backends/sycl-ref/ |
| H A D | ceed-sycl-restriction.sycl.cpp | 59 const CeedInt comp_stride = impl->comp_stride; in CeedElemRestrictionOffsetNoTranspose_Sycl() local 116 const CeedInt comp_stride = impl->comp_stride; in CeedElemRestrictionOffsetTranspose_Sycl() local 343 CeedInt num_elem, num_comp, elem_size, comp_stride = 1; in CeedElemRestrictionCreate_Sycl() local
|
| H A D | ceed-sycl-ref.hpp | 33 CeedInt comp_stride; member
|
| /libCEED/backends/hip-gen/ |
| H A D | ceed-hip-gen-operator-build.cpp | 451 CeedInt comp_stride; in CeedOperatorBuildKernelRestriction_Hip_gen() local 482 CeedInt comp_stride; in CeedOperatorBuildKernelRestriction_Hip_gen() local 500 CeedInt comp_stride; in CeedOperatorBuildKernelRestriction_Hip_gen() local 917 CeedInt comp_stride; in CeedOperatorBuildKernelQFunction_Hip_gen() local 1056 CeedInt comp_stride; in CeedOperatorBuildKernelQFunction_Hip_gen() local 2044 CeedInt comp_stride; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() local 2058 CeedInt comp_stride; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() local
|
| /libCEED/backends/cuda-gen/ |
| H A D | ceed-cuda-gen-operator-build.cpp | 424 CeedInt comp_stride; in CeedOperatorBuildKernelRestriction_Cuda_gen() local 455 CeedInt comp_stride; in CeedOperatorBuildKernelRestriction_Cuda_gen() local 473 CeedInt comp_stride; in CeedOperatorBuildKernelRestriction_Cuda_gen() local 890 CeedInt comp_stride; in CeedOperatorBuildKernelQFunction_Cuda_gen() local 1029 CeedInt comp_stride; in CeedOperatorBuildKernelQFunction_Cuda_gen() local 2039 CeedInt comp_stride; in CeedOperatorBuildKernelAssemblyAtPoints_Cuda_gen() local 2053 CeedInt comp_stride; in CeedOperatorBuildKernelAssemblyAtPoints_Cuda_gen() local
|
| /libCEED/rust/libceed/src/ |
| H A D | elem_restriction.rs | 492 pub fn comp_stride(&self) -> usize { in comp_stride() method
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-restriction.c | 27 CeedInt num_elem, num_comp, elem_size, comp_stride; in CeedElemRestrictionSetupCompile_Cuda() local
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-restriction.c | 26 CeedInt num_elem, num_comp, elem_size, comp_stride; in CeedElemRestrictionSetupCompile_Hip() local
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 283 function CeedElemRestrictionCreate(ceed, num_elem, elem_size, num_comp, comp_stride, l_size, mem_ty… argument 287 function CeedElemRestrictionCreateOriented(ceed, num_elem, elem_size, num_comp, comp_stride, l_size… argument 291 function CeedElemRestrictionCreateCurlOriented(ceed, num_elem, elem_size, num_comp, comp_stride, l_… argument 303 …trictionCreateBlocked(ceed, num_elem, elem_size, block_size, num_comp, comp_stride, l_size, mem_ty… argument 307 …CreateBlockedOriented(ceed, num_elem, elem_size, block_size, num_comp, comp_stride, l_size, mem_ty… argument 311 …teBlockedCurlOriented(ceed, num_elem, elem_size, block_size, num_comp, comp_stride, l_size, mem_ty… argument 351 function CeedElemRestrictionGetCompStride(rstr, comp_stride) argument
|
| /libCEED/backends/blocked/ |
| H A D | ceed-blocked-operator.c | 53 CeedInt num_elem, elem_size, comp_stride; in CeedOperatorSetupFields_Blocked() local
|
| /libCEED/backends/opt/ |
| H A D | ceed-opt-operator.c | 53 CeedInt num_elem, elem_size, comp_stride; in CeedOperatorSetupFields_Opt() local
|
| /libCEED/include/ |
| H A D | ceed-impl.h | 190 CeedInt comp_stride; /* Component stride for L-vector ordering */ member
|