#include <post_process.hpp>
|
| std::optional< ParticlePropertyViewType< HostSpace > > | particle_values |
| std::optional< ParticlePropertyViewType< HostSpace > > | spatial_values |
| std::optional< ParticlePropertyViewType< HostSpace > > | ages |
| std::optional< std::vector< std::string > > | vnames |
◆ ages
| std::optional<ParticlePropertyViewType<HostSpace> > PostProcessing::BonceBuffer::ages |
◆ particle_values
| std::optional<ParticlePropertyViewType<HostSpace> > PostProcessing::BonceBuffer::particle_values |
◆ spatial_values
| std::optional<ParticlePropertyViewType<HostSpace> > PostProcessing::BonceBuffer::spatial_values |
◆ vnames
| std::optional<std::vector<std::string> > PostProcessing::BonceBuffer::vnames |
The documentation for this struct was generated from the following file: