SimiLie
Loading...
Searching...
No Matches
sil::exterior::ContinuousHodgeStar< Indices1, Indices2, MetricType, BatchElem > Struct Template Reference

#include <hodge_star.hpp>

Collaboration diagram for sil::exterior::ContinuousHodgeStar< Indices1, Indices2, MetricType, BatchElem >:
Collaboration graph

Static Public Member Functions

template<misc::Specialization< tensor::Tensor > HodgeTensorType, misc::Specialization< tensor::Tensor > FormTensorType>
static KOKKOS_FUNCTION void run (HodgeTensorType hodge_tensor, FormTensorType form_tensor, MetricType metric, BatchElem elem)
 
static KOKKOS_FUNCTION double value (MetricType metric, BatchElem elem, auto natural_elem)
 

Detailed Description

template<misc::Specialization< ddc::detail::TypeSeq > Indices1, misc::Specialization< ddc::detail::TypeSeq > Indices2, class MetricType, class BatchElem>
struct sil::exterior::ContinuousHodgeStar< Indices1, Indices2, MetricType, BatchElem >

Definition at line 365 of file hodge_star.hpp.

Member Function Documentation

◆ run()

template<misc::Specialization< ddc::detail::TypeSeq > Indices1, misc::Specialization< ddc::detail::TypeSeq > Indices2, class MetricType , class BatchElem >
template<misc::Specialization< tensor::Tensor > HodgeTensorType, misc::Specialization< tensor::Tensor > FormTensorType>
static KOKKOS_FUNCTION void sil::exterior::ContinuousHodgeStar< Indices1, Indices2, MetricType, BatchElem >::run ( HodgeTensorType hodge_tensor,
FormTensorType form_tensor,
MetricType metric,
BatchElem elem )
inlinestatic

Definition at line 370 of file hodge_star.hpp.

◆ value()

template<misc::Specialization< ddc::detail::TypeSeq > Indices1, misc::Specialization< ddc::detail::TypeSeq > Indices2, class MetricType , class BatchElem >
static KOKKOS_FUNCTION double sil::exterior::ContinuousHodgeStar< Indices1, Indices2, MetricType, BatchElem >::value ( MetricType metric,
BatchElem elem,
auto natural_elem )
inlinestatic

Definition at line 395 of file hodge_star.hpp.


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