IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
ippl::detail::RegionLayout< T, Dim, Mesh, Properties > Class Template Reference

Public Types

using NDRegion_t = NDRegion< T, Dim >
 
using view_type = typename ViewType< NDRegion_t, 1, Properties... >::view_type
 
using host_mirror_type = typename view_type::host_mirror_type
 
using uniform_type = typename CreateUniformType< base_type, view_type >::type
 

Public Member Functions

 RegionLayout (const FieldLayout< Dim > &, const Mesh &, bool node=false)
 
const NDRegion_tgetDomain () const
 
const view_type getdLocalRegions () const
 
const host_mirror_type gethLocalRegions () const
 
void write (std::ostream &=std::cout) const
 
void changeDomain (const FieldLayout< Dim > &, const Mesh &mesh)
 

The documentation for this class was generated from the following files: