![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Collaboration diagram for shammath::SymTensorCollection< T, 0, 1 >:Public Member Functions | |
| template<class Tacc > | |
| void | store (Tacc &&acc, u32 offset) const |
| SymTensorCollection< T, 0, 1 > & | operator*= (const T scal) |
| SymTensorCollection< T, 0, 1 > & | operator+= (const SymTensorCollection< T, 0, 1 > other) |
| SymTensorCollection< T, 0, 1 > | operator- (const SymTensorCollection< T, 0, 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 | |
| T | t0 |
| SymTensor3d_1< T > | t1 |
Static Public Attributes | |
| static constexpr u32 | num_component = 1 + SymTensor3d_1<T>::compo_cnt |
| static constexpr u32 | offset_t0 = 0 |
| static constexpr u32 | offset_t1 = 1 |
Definition at line 493 of file symtensor_collections.hpp.
|
inlinestatic |
Definition at line 502 of file symtensor_collections.hpp.
|
inlinestatic |
Definition at line 520 of file symtensor_collections.hpp.
|
inline |
Definition at line 525 of file symtensor_collections.hpp.
|
inline |
Definition at line 533 of file symtensor_collections.hpp.
|
inline |
Definition at line 541 of file symtensor_collections.hpp.
|
inline |
Definition at line 514 of file symtensor_collections.hpp.
|
inlinestatic |
Definition at line 507 of file symtensor_collections.hpp.
|
staticconstexpr |
Definition at line 497 of file symtensor_collections.hpp.
|
staticconstexpr |
Definition at line 499 of file symtensor_collections.hpp.
|
staticconstexpr |
Definition at line 500 of file symtensor_collections.hpp.
| T shammath::SymTensorCollection< T, 0, 1 >::t0 |
Definition at line 494 of file symtensor_collections.hpp.
| SymTensor3d_1<T> shammath::SymTensorCollection< T, 0, 1 >::t1 |
Definition at line 495 of file symtensor_collections.hpp.