IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
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
 

Detailed Description

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