IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
Vector.h File Reference
#include <initializer_list>
#include "Expression/IpplExpressions.h"
#include "Vector.hpp"
+ Include dependency graph for Vector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ippl::Vector< T, Dim >
 

Namespaces

namespace  ippl
 

Functions

template<typename T , unsigned Dim>
KOKKOS_INLINE_FUNCTION Vector< T, Dim > ippl::min (const Vector< T, Dim > &a, const Vector< T, Dim > &b)
 
template<typename T , unsigned Dim>
KOKKOS_INLINE_FUNCTION Vector< T, Dim > ippl::max (const Vector< T, Dim > &a, const Vector< T, Dim > &b)