SimiLie
Loading...
Searching...
No Matches
sil::exterior::Boundary< AllocationType, SimplexType > Struct Template Reference

#include <boundary.hpp>

Collaboration diagram for sil::exterior::Boundary< AllocationType, SimplexType >:
Collaboration graph

Static Public Member Functions

static KOKKOS_FUNCTION Chain< boundary_t< SimplexType >, typename AllocationType::array_layout, typename AllocationType::memory_space > run (AllocationType allocation, SimplexType simplex)
 
static KOKKOS_FUNCTION Chain< boundary_t< SimplexType >, typename AllocationType::array_layout, typename AllocationType::memory_space > run (AllocationType allocation, Chain< SimplexType, typename AllocationType::array_layout, typename AllocationType::memory_space > chain)
 

Detailed Description

template<misc::Specialization< Kokkos::View > AllocationType, class SimplexType>
struct sil::exterior::Boundary< AllocationType, SimplexType >

Definition at line 75 of file boundary.hpp.

Member Function Documentation

◆ run() [1/2]

template<misc::Specialization< Kokkos::View > AllocationType, class SimplexType >
static KOKKOS_FUNCTION Chain< boundary_t< SimplexType >, typename AllocationType::array_layout, typename AllocationType::memory_space > sil::exterior::Boundary< AllocationType, SimplexType >::run ( AllocationType allocation,
SimplexType simplex )
inlinestatic

Definition at line 81 of file boundary.hpp.

◆ run() [2/2]

template<misc::Specialization< Kokkos::View > AllocationType, class SimplexType >
static KOKKOS_FUNCTION Chain< boundary_t< SimplexType >, typename AllocationType::array_layout, typename AllocationType::memory_space > sil::exterior::Boundary< AllocationType, SimplexType >::run ( AllocationType allocation,
Chain< SimplexType, typename AllocationType::array_layout, typename AllocationType::memory_space > chain )
inlinestatic

Definition at line 112 of file boundary.hpp.


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