IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
ippl::detail::Coords< 1, T > Struct Template Reference

#include <ParallelDispatch.h>

Inheritance diagram for ippl::detail::Coords< 1, T >:
Collaboration diagram for ippl::detail::Coords< 1, T >:

Public Types

using type = std::tuple<T>

Detailed Description

template<typename T>
struct ippl::detail::Coords< 1, T >

Definition at line 118 of file ParallelDispatch.h.

Member Typedef Documentation

◆ type

template<typename T>
using ippl::detail::Coords< 1, T >::type = std::tuple<T>

Definition at line 119 of file ParallelDispatch.h.


The documentation for this struct was generated from the following file: