|
IPPL (Independent Parallel Particle Layer)
IPPL
|
#include <FieldLayout.h>
Public Member Functions | |
| long | size () const |
Public Attributes | |
| std::array< long, Dim > | lo |
| std::array< long, Dim > | hi |
Definition at line 172 of file FieldLayout.h.
|
inline |
Compute the size of the region described by the bounds
Definition at line 182 of file FieldLayout.h.
| std::array<long, Dim> ippl::FieldLayout< Dim >::bound_type::hi |
Definition at line 176 of file FieldLayout.h.
Referenced by size().
| std::array<long, Dim> ippl::FieldLayout< Dim >::bound_type::lo |
Definition at line 174 of file FieldLayout.h.
Referenced by size().