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

#include <reduction_and_reconstruction.hpp>

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

Public Member Functions

template<class MemElem >
KOKKOS_FUNCTION void operator() (MemElem mem_elem) const
 

Public Attributes

ReconstructionTensorType m_reconstruction_tensor
 
PositionType m_position
 
BatchElem m_elem
 

Detailed Description

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

Definition at line 900 of file reduction_and_reconstruction.hpp.

Member Function Documentation

◆ operator()()

template<misc::Specialization< ddc::detail::TypeSeq > Indices, misc::Specialization< tensor::Tensor > ReconstructionTensorType, misc::Specialization< tensor::Tensor > PositionType, CellComplex Complex, class BatchElem >
template<class MemElem >
KOKKOS_FUNCTION void sil::exterior::FillReconstructionOperatorMem< Indices, ReconstructionTensorType, PositionType, Complex, BatchElem >::operator() ( MemElem mem_elem) const
inline

Definition at line 907 of file reduction_and_reconstruction.hpp.

Member Data Documentation

◆ m_reconstruction_tensor

template<misc::Specialization< ddc::detail::TypeSeq > Indices, misc::Specialization< tensor::Tensor > ReconstructionTensorType, misc::Specialization< tensor::Tensor > PositionType, CellComplex Complex, class BatchElem >
ReconstructionTensorType sil::exterior::FillReconstructionOperatorMem< Indices, ReconstructionTensorType, PositionType, Complex, BatchElem >::m_reconstruction_tensor

Definition at line 902 of file reduction_and_reconstruction.hpp.

◆ m_position

template<misc::Specialization< ddc::detail::TypeSeq > Indices, misc::Specialization< tensor::Tensor > ReconstructionTensorType, misc::Specialization< tensor::Tensor > PositionType, CellComplex Complex, class BatchElem >
PositionType sil::exterior::FillReconstructionOperatorMem< Indices, ReconstructionTensorType, PositionType, Complex, BatchElem >::m_position

Definition at line 903 of file reduction_and_reconstruction.hpp.

◆ m_elem

template<misc::Specialization< ddc::detail::TypeSeq > Indices, misc::Specialization< tensor::Tensor > ReconstructionTensorType, misc::Specialization< tensor::Tensor > PositionType, CellComplex Complex, class BatchElem >
BatchElem sil::exterior::FillReconstructionOperatorMem< Indices, ReconstructionTensorType, PositionType, Complex, BatchElem >::m_elem

Definition at line 904 of file reduction_and_reconstruction.hpp.


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