IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
ippl::detail::ViewAccess< tensorRank, typename > Struct Template Reference
Inheritance diagram for ippl::detail::ViewAccess< tensorRank, typename >:
Collaboration diagram for ippl::detail::ViewAccess< tensorRank, typename >:

Detailed Description

template<int tensorRank, typename>
struct ippl::detail::ViewAccess< tensorRank, typename >

Access a view that either contains a vector field or a scalar field in such a way that the correct element access is determined at compile time, reducing the number of functions needed to achieve the same behavior for both kinds of fields

Template Parameters
tensorRankindicates whether scalar, vector, or matrix field
-the view type

Definition at line 40 of file FFTOpenPoissonSolver.h.


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