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
MulTag 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 106 of file Fad_KokkosAtomicTests.hpp.

Member Function Documentation

static double MulTag::init ( )
inlinestatic

Definition at line 107 of file Fad_KokkosAtomicTests.hpp.

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

Definition at line 109 of file Fad_KokkosAtomicTests.hpp.


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