IPPL (Independent Parallel Particle Layer)
IPPL
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, Dimippl::min (const Vector< T, Dim > &a, const Vector< T, Dim > &b)
template<typename T, unsigned Dim>
KOKKOS_INLINE_FUNCTION Vector< T, Dimippl::max (const Vector< T, Dim > &a, const Vector< T, Dim > &b)