Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
AddTag Struct Reference

#include <Fad_KokkosAtomicTests.hpp>

Static Public Member Functions

static double init ()
 
template<typename T1 , typename T2 >
static auto apply (const T1 &a, const T2 &b) -> decltype(a+b)
 

Detailed Description

Definition at line 90 of file Fad_KokkosAtomicTests.hpp.

Member Function Documentation

static double AddTag::init ( )
inlinestatic

Definition at line 91 of file Fad_KokkosAtomicTests.hpp.

template<typename T1 , typename T2 >
static auto AddTag::apply ( const T1 a,
const T2 b 
) -> decltype(a+b)
inlinestatic

Definition at line 93 of file Fad_KokkosAtomicTests.hpp.


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