![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Public Member Functions | |
| template<class Tacc > | |
| void | store (Tacc &&acc, u32 offset) const |
| SymTensorCollection< T, 1, 1 > & | operator*= (const T scal) |
| SymTensorCollection< T, 1, 1 > & | operator+= (const SymTensorCollection< T, 1, 1 > other) |
| SymTensorCollection< T, 1, 1 > | operator- (const SymTensorCollection< T, 1, 1 > &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 | |
| SymTensor3d_1< T > | t1 |
Static Public Attributes | |
| static constexpr u32 | num_component = SymTensor3d_1<T>::compo_cnt |
| static constexpr u32 | offset_t1 = 0 |
Definition at line 1032 of file symtensor_collections.hpp.
|
inlinestatic |
Definition at line 1040 of file symtensor_collections.hpp.
|
inlinestatic |
Definition at line 1058 of file symtensor_collections.hpp.
|
inline |
Definition at line 1062 of file symtensor_collections.hpp.
|
inline |
Definition at line 1069 of file symtensor_collections.hpp.
|
inline |
Definition at line 1076 of file symtensor_collections.hpp.
|
inline |
Definition at line 1052 of file symtensor_collections.hpp.
|
inlinestatic |
Definition at line 1045 of file symtensor_collections.hpp.
|
staticconstexpr |
Definition at line 1036 of file symtensor_collections.hpp.
|
staticconstexpr |
Definition at line 1038 of file symtensor_collections.hpp.
| SymTensor3d_1<T> shammath::SymTensorCollection< T, 1, 1 >::t1 |
Definition at line 1034 of file symtensor_collections.hpp.