#include <lorentzian_sign_tensor.hpp>
Public Types | |
using | subindices_domain_t = ddc::DiscreteDomain<TensorIndex...> |
Static Public Member Functions | |
static KOKKOS_FUNCTION constexpr subindices_domain_t | subindices_domain () |
static KOKKOS_FUNCTION constexpr std::size_t | rank () |
static KOKKOS_FUNCTION constexpr std::size_t | size () |
static KOKKOS_FUNCTION constexpr std::size_t | mem_size () |
static KOKKOS_FUNCTION constexpr std::size_t | access_size () |
static KOKKOS_FUNCTION constexpr std::size_t | mem_id (std::array< std::size_t, sizeof...(TensorIndex)> const natural_ids) |
static KOKKOS_FUNCTION constexpr std::size_t | access_id (std::array< std::size_t, sizeof...(TensorIndex)> const natural_ids) |
static KOKKOS_FUNCTION constexpr std::size_t | access_id_to_mem_id (std::size_t access_id) |
template<class Tensor , class Elem , class Id , class FunctorType > | |
static KOKKOS_FUNCTION constexpr Tensor::element_type | process_access (const FunctorType &access, Tensor tensor, Elem elem) |
static KOKKOS_FUNCTION constexpr std::array< std::size_t, rank()> | mem_id_to_canonical_natural_ids (std::size_t mem_id) |
Static Public Attributes | |
static constexpr bool | is_tensor_index = true |
static constexpr bool | is_explicitely_stored_tensor = true |
Definition at line 16 of file lorentzian_sign_tensor.hpp.
using sil::tensor::TensorLorentzianSignIndex< Q, TensorIndex >::subindices_domain_t = ddc::DiscreteDomain<TensorIndex...> |
Definition at line 21 of file lorentzian_sign_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 23 of file lorentzian_sign_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 31 of file lorentzian_sign_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 36 of file lorentzian_sign_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 41 of file lorentzian_sign_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 46 of file lorentzian_sign_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 51 of file lorentzian_sign_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 57 of file lorentzian_sign_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 73 of file lorentzian_sign_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 80 of file lorentzian_sign_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 95 of file lorentzian_sign_tensor.hpp.
|
staticconstexpr |
Definition at line 18 of file lorentzian_sign_tensor.hpp.
|
staticconstexpr |
Definition at line 19 of file lorentzian_sign_tensor.hpp.