![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Collaboration diagram for shammath::SymTensorCollection< T, 0, 0 >:Public Member Functions | |
| template<class Tacc > | |
| void | store (Tacc &&acc, u32 offset) const |
| SymTensorCollection< T, 0, 0 > & | operator*= (const T scal) |
| SymTensorCollection< T, 0, 0 > & | operator+= (const SymTensorCollection< T, 0, 0 > other) |
| SymTensorCollection< T, 0, 0 > | operator- (const SymTensorCollection< T, 0, 0 > &other) const |
Static Public Member Functions | |
| static SymTensorCollection | from_vec (const sycl::vec< T, 3 > &v) |
| static SymTensorCollection | zeros () |
| template<class Tacc > | |
| static SymTensorCollection | load (Tacc &&acc, u32 offset) |
Public Attributes | |
| T | t0 |
Static Public Attributes | |
| static constexpr u32 | num_component = 1 |
Definition at line 548 of file symtensor_collections.hpp.
|
inlinestatic |
Definition at line 553 of file symtensor_collections.hpp.
|
inlinestatic |
Definition at line 562 of file symtensor_collections.hpp.
|
inline |
Definition at line 566 of file symtensor_collections.hpp.
|
inline |
Definition at line 573 of file symtensor_collections.hpp.
|
inline |
Definition at line 580 of file symtensor_collections.hpp.
|
inline |
Definition at line 557 of file symtensor_collections.hpp.
|
inlinestatic |
Definition at line 554 of file symtensor_collections.hpp.
|
staticconstexpr |
Definition at line 551 of file symtensor_collections.hpp.
| T shammath::SymTensorCollection< T, 0, 0 >::t0 |
Definition at line 549 of file symtensor_collections.hpp.