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

#include <PolygonAperture.H>

Public Attributes

mixin::TrackedVector< amrex::ParticleRealx
 
mixin::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

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

◆ y

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

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