#include <levi_civita_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 18 of file levi_civita_tensor.hpp.
using sil::tensor::TensorLeviCivitaIndex< TensorIndex >::subindices_domain_t = ddc::DiscreteDomain<TensorIndex...> |
Definition at line 23 of file levi_civita_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 25 of file levi_civita_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 33 of file levi_civita_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 40 of file levi_civita_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 45 of file levi_civita_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 50 of file levi_civita_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 55 of file levi_civita_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 61 of file levi_civita_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 78 of file levi_civita_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 85 of file levi_civita_tensor.hpp.
|
inlinestaticconstexpr |
Definition at line 100 of file levi_civita_tensor.hpp.
|
staticconstexpr |
Definition at line 20 of file levi_civita_tensor.hpp.
|
staticconstexpr |
Definition at line 21 of file levi_civita_tensor.hpp.