OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
IpplExpressions.h File Reference
#include <type_traits>
#include "Expression/IpplOperations.h"
Include dependency graph for IpplExpressions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ippl::detail::Expression< E, N >
 
struct  ippl::detail::CapturedExpression< E, N >
 
struct  ippl::detail::Scalar< T >
 
struct  ippl::detail::isExpression< T >
 
struct  ippl::detail::isExpression< Scalar< T > >
 

Namespaces

namespace  ippl
 Implementations for FFT constructor/destructor and transforms.
 
namespace  ippl::detail
 

Detailed Description

Expression class which should be Kokkos-aware need to inherit from Expression.

Definition in file IpplExpressions.h.