Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | Static Public Member Functions | List of all members
Kokkos::Example::FENL::CreateDeviceConfigs< Sacado::MP::Vector< StorageType > > Struct Template Reference

#include <fenl_functors.hpp>

Public Types

typedef StorageType::execution_space execution_space
 
typedef StorageType::execution_space execution_space
 

Static Public Member Functions

static void eval (Kokkos::Example::FENL::DeviceConfig &dev_config_elem, Kokkos::Example::FENL::DeviceConfig &dev_config_bc)
 
static void eval (Kokkos::Example::FENL::DeviceConfig &dev_config_elem, Kokkos::Example::FENL::DeviceConfig &dev_config_bc)
 

Detailed Description

template<typename StorageType>
struct Kokkos::Example::FENL::CreateDeviceConfigs< Sacado::MP::Vector< StorageType > >

Definition at line 172 of file FadMPAssembly/fenl_functors.hpp.

Member Typedef Documentation

◆ execution_space [1/2]

template<typename StorageType >
typedef StorageType::execution_space Kokkos::Example::FENL::CreateDeviceConfigs< Sacado::MP::Vector< StorageType > >::execution_space

Definition at line 173 of file FadMPAssembly/fenl_functors.hpp.

◆ execution_space [2/2]

template<typename StorageType >
typedef StorageType::execution_space Kokkos::Example::FENL::CreateDeviceConfigs< Sacado::MP::Vector< StorageType > >::execution_space

Definition at line 169 of file MPAssembly/fenl_functors.hpp.

Member Function Documentation

◆ eval() [1/2]

template<typename StorageType >
static void Kokkos::Example::FENL::CreateDeviceConfigs< Sacado::MP::Vector< StorageType > >::eval ( Kokkos::Example::FENL::DeviceConfig dev_config_elem,
Kokkos::Example::FENL::DeviceConfig dev_config_bc 
)
inlinestatic

Definition at line 174 of file FadMPAssembly/fenl_functors.hpp.

◆ eval() [2/2]

template<typename StorageType >
static void Kokkos::Example::FENL::CreateDeviceConfigs< Sacado::MP::Vector< StorageType > >::eval ( Kokkos::Example::FENL::DeviceConfig dev_config_elem,
Kokkos::Example::FENL::DeviceConfig dev_config_bc 
)
inlinestatic

Definition at line 170 of file MPAssembly/fenl_functors.hpp.


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