| /libCEED/tests/ |
| H A D | t126-vector.c | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| H A D | t125-vector.c | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| H A D | t120-vector.c | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| /libCEED/backends/cuda-ref/kernels/ |
| H A D | cuda-ref-vector.cu | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| /libCEED/backends/hip-ref/kernels/ |
| H A D | hip-ref-vector.hip.cpp | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| /libCEED/python/tests/ |
| H A D | test-1-vector.py | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| /libCEED/rust/libceed/src/ |
| H A D | vector.rs | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| /libCEED/python/ |
| H A D | ceed_vector.py | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-vector.c | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| /libCEED/interface/ |
| H A D | ceed-vector.c | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| H A D | ceed.c | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| /libCEED/include/ceed/ |
| H A D | ceed.h | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| /libCEED/include/ |
| H A D | ceed-impl.h | 5fb68f377259d3910de46d787b7c5d1587fd01e1 Wed Mar 08 15:45:53 UTC 2023 Karen (Ren) Stengel <karenlstengel@gmail.com> Adding CeedVectorCopy() and CeedVectorAXPBY() (#1170)
* adding CeedVectorAXPBY and CeedVectorCopy functions with Rust, Python, and CUDA/HIP backend support
---------
Co-authored-by: James Wright <james@jameswright.xyz>
Co-authored-by: Adeleke O. Bankole <86932837+AdelekeBankole@users.noreply.github.com>
Co-authored-by: Jed Brown <jed@jedbrown.org>
|