ImpactX
Loading...
Searching...
No Matches
impactx::elements::PolygonVertices Struct Reference

#include <PolygonAperture.H>

Public Attributes

amrex::Gpu::TrackedVector< amrex::ParticleRealx
 
amrex::Gpu::TrackedVector< amrex::ParticleRealy
 

Detailed Description

Polygon vertices for aperture boundary definition.

Host data persists across simulations; device data is uploaded on-demand "lazily" on first use and released when AMReX shuts down.

Member Data Documentation

◆ x

amrex::Gpu::TrackedVector<amrex::ParticleReal> impactx::elements::PolygonVertices::x

◆ y

amrex::Gpu::TrackedVector<amrex::ParticleReal> impactx::elements::PolygonVertices::y

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