SimiLie
Loading...
Searching...
No Matches
sil::exterior::Reconstruction< Indices, PositionType, BatchElem, Complex > Struct Template Reference

#include <reduction_and_reconstruction.hpp>

Collaboration diagram for sil::exterior::Reconstruction< Indices, PositionType, BatchElem, Complex >:
Collaboration graph

Public Types

using source_index_type = reduction_index_t<Indices>
 
using target_index_type = reduction_index_t<tensor::primes<Indices>>
 
using source_natural_elem_type
 
using target_natural_elem_type
 

Static Public Member Functions

template<misc::Specialization< tensor::Tensor > ReconstructedTensorType, misc::Specialization< tensor::Tensor > CochainTensorType>
static KOKKOS_FUNCTION void run (ReconstructedTensorType reconstructed_tensor, CochainTensorType cochain_tensor, PositionType position, BatchElem elem)
 
static KOKKOS_FUNCTION double value (PositionType position, BatchElem elem, auto natural_elem)
 

Detailed Description

template<misc::Specialization< ddc::detail::TypeSeq > Indices, misc::Specialization< tensor::Tensor > PositionType, class BatchElem, CellComplex Complex = CellComplex::Primal>
struct sil::exterior::Reconstruction< Indices, PositionType, BatchElem, Complex >

Definition at line 801 of file reduction_and_reconstruction.hpp.

Member Typedef Documentation

◆ source_index_type

template<misc::Specialization< ddc::detail::TypeSeq > Indices, misc::Specialization< tensor::Tensor > PositionType, class BatchElem , CellComplex Complex = CellComplex::Primal>
using sil::exterior::Reconstruction< Indices, PositionType, BatchElem, Complex >::source_index_type = reduction_index_t<Indices>

Definition at line 803 of file reduction_and_reconstruction.hpp.

◆ target_index_type

template<misc::Specialization< ddc::detail::TypeSeq > Indices, misc::Specialization< tensor::Tensor > PositionType, class BatchElem , CellComplex Complex = CellComplex::Primal>
using sil::exterior::Reconstruction< Indices, PositionType, BatchElem, Complex >::target_index_type = reduction_index_t<tensor::primes<Indices>>

Definition at line 804 of file reduction_and_reconstruction.hpp.

◆ source_natural_elem_type

template<misc::Specialization< ddc::detail::TypeSeq > Indices, misc::Specialization< tensor::Tensor > PositionType, class BatchElem , CellComplex Complex = CellComplex::Primal>
using sil::exterior::Reconstruction< Indices, PositionType, BatchElem, Complex >::source_natural_elem_type
Initial value:
typename tensor::natural_domain_t<source_index_type>::discrete_element_type

Definition at line 805 of file reduction_and_reconstruction.hpp.

◆ target_natural_elem_type

template<misc::Specialization< ddc::detail::TypeSeq > Indices, misc::Specialization< tensor::Tensor > PositionType, class BatchElem , CellComplex Complex = CellComplex::Primal>
using sil::exterior::Reconstruction< Indices, PositionType, BatchElem, Complex >::target_natural_elem_type
Initial value:
typename tensor::natural_domain_t<target_index_type>::discrete_element_type

Definition at line 807 of file reduction_and_reconstruction.hpp.

Member Function Documentation

◆ run()

template<misc::Specialization< ddc::detail::TypeSeq > Indices, misc::Specialization< tensor::Tensor > PositionType, class BatchElem , CellComplex Complex = CellComplex::Primal>
template<misc::Specialization< tensor::Tensor > ReconstructedTensorType, misc::Specialization< tensor::Tensor > CochainTensorType>
static KOKKOS_FUNCTION void sil::exterior::Reconstruction< Indices, PositionType, BatchElem, Complex >::run ( ReconstructedTensorType reconstructed_tensor,
CochainTensorType cochain_tensor,
PositionType position,
BatchElem elem )
inlinestatic

Definition at line 813 of file reduction_and_reconstruction.hpp.

◆ value()

template<misc::Specialization< ddc::detail::TypeSeq > Indices, misc::Specialization< tensor::Tensor > PositionType, class BatchElem , CellComplex Complex = CellComplex::Primal>
static KOKKOS_FUNCTION double sil::exterior::Reconstruction< Indices, PositionType, BatchElem, Complex >::value ( PositionType position,
BatchElem elem,
auto natural_elem )
inlinestatic

Definition at line 857 of file reduction_and_reconstruction.hpp.


The documentation for this struct was generated from the following file: