Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
Sacado_MP_Vector_SFS_ops.hpp File Reference
#include "Sacado_cmath.hpp"
#include <ostream>
#include "Sacado_MP_Vector_SFS_unary_op_tmpl.hpp"
#include "Sacado_MP_Vector_SFS_unary_func_tmpl.hpp"
#include "Sacado_MP_Vector_SFS_binary_op_tmpl.hpp"
#include "Sacado_MP_Vector_SFS_binary_func_tmpl.hpp"
Include dependency graph for Sacado_MP_Vector_SFS_ops.hpp:

Go to the source code of this file.

Namespaces

 Sacado
 
 Sacado::MP
 

Macros

#define OPNAME   operator+
 
#define OPER   +
 
#define OPNAME   operator-
 
#define OPER   -
 
#define OPNAME   exp
 
#define OPNAME   log
 
#define OPNAME   log10
 
#define OPNAME   sqrt
 
#define OPNAME   cbrt
 
#define OPNAME   cos
 
#define OPNAME   sin
 
#define OPNAME   tan
 
#define OPNAME   acos
 
#define OPNAME   asin
 
#define OPNAME   atan
 
#define OPNAME   cosh
 
#define OPNAME   sinh
 
#define OPNAME   tanh
 
#define OPNAME   acosh
 
#define OPNAME   asinh
 
#define OPNAME   atanh
 
#define OPNAME   abs
 
#define OPNAME   fabs
 
#define OPNAME   ceil
 
#define OPNAME   operator+
 
#define OPER   +
 
#define OPNAME   operator-
 
#define OPER   -
 
#define OPNAME   operator*
 
#define OPER   *
 
#define OPNAME   operator/
 
#define OPER   /
 
#define OPNAME   atan2
 
#define OPNAME   pow
 
#define OPNAME   max
 
#define OPNAME   min
 
#define MP_RELOP_MACRO(OP)
 
#define PCE_BOOL_MACRO(OP)
 

Functions

template<typename O , typename T , int N, typename D >
KOKKOS_INLINE_FUNCTION bool Sacado::MP::operator! (const Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &a)
 
template<typename O , typename T , int N, typename D >
KOKKOS_INLINE_FUNCTION bool Sacado::MP::toBool (const Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &x)
 

Macro Definition Documentation

#define OPNAME   operator+

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPER   +

Definition at line 133 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   operator-

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPER   -

Definition at line 133 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   exp

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   log

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   log10

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   sqrt

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   cbrt

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   cos

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   sin

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   tan

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   acos

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   asin

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   atan

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   cosh

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   sinh

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   tanh

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   acosh

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   asinh

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   atanh

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   abs

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   fabs

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   ceil

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   operator+

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPER   +

Definition at line 133 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   operator-

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPER   -

Definition at line 133 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   operator*

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPER   *

Definition at line 133 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   operator/

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPER   /

Definition at line 133 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   atan2

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   pow

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   max

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define OPNAME   min

Definition at line 150 of file Sacado_MP_Vector_SFS_ops.hpp.

#define MP_RELOP_MACRO (   OP)

Definition at line 164 of file Sacado_MP_Vector_SFS_ops.hpp.

#define PCE_BOOL_MACRO (   OP)

Definition at line 244 of file Sacado_MP_Vector_SFS_ops.hpp.