BioCMAMC-ST
PostProcessing::BonceBuffer Struct Reference

#include <post_process.hpp>

Public Attributes

std::optional< ParticlePropertyViewType< HostSpace > > particle_values
std::optional< ParticlePropertyViewType< HostSpace > > spatial_values
std::optional< ParticlePropertyViewType< HostSpace > > ages
std::optional< std::vector< std::string > > vnames

Member Data Documentation

◆ 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: