BioCMAMC-ST
Core::PartialExporter Member List

This is the complete list of members for Core::PartialExporter, including all inherited members.

append_array(std::string_view name, std::span< const double > data, uint64_t last_size=0)Core::DataExporterprivate
append_matrix(std::string_view name, matrix_variant_t data)Core::DataExporterprivate
DataExporter(const DataExporter &)=deleteCore::DataExporterprivate
DataExporter(DataExporter &&)=deleteCore::DataExporterprivate
DataExporter()=defaultCore::DataExporterprivate
DataExporter(const ExecInfo &info, std::string_view _filename, std::optional< export_metadata_t > user_description=std::nullopt)Core::DataExporterexplicitprivate
descriptorsCore::DataExporterprivate
do_link(std::string_view filename, std::string_view link_name, std::string_view groupname)Core::DataExporterprivate
export_counterCore::DataExporterprivate
export_initial_kv typedefCore::DataExporterprivate
export_metadata_kv typedefCore::DataExporterprivate
export_metadata_t typedefCore::DataExporterprivate
init_fields(uint64_t n_iter, uint64_t n_compartments)Core::PartialExporter
matrix_variant_t typedefCore::DataExporterprivate
metadataCore::DataExporterprivate
operator=(const DataExporter &)=deleteCore::DataExporterprivate
operator=(DataExporter &&)=deleteCore::DataExporterprivate
PartialExporter(const ExecInfo &info, std::string_view _filename, std::optional< export_metadata_t > user_description=std::nullopt)Core::PartialExporter
pimplCore::DataExporterprivate
prepare_matrix(MultiMatrixDescription description)Core::DataExporterprivate
probe_counter_n_elementCore::PartialExporterprivate
simple_export_t typedefCore::DataExporterprivate
ViewParticleProperties typedefCore::DataExporterprivate
write_matrix(std::string_view name, std::span< const double > values, bool compress=false)Core::DataExporterprivate
write_matrix(std::string_view name, std::span< const double > values, size_t n_row, size_t n_col, bool compress=false)Core::DataExporterprivate
write_number_particle(const std::vector< size_t > &distribution)Core::PartialExporter
write_particle_data(std::span< std::string > names, ViewParticleProperties particle_values, ViewParticleProperties spatial_values, const std::string &ds_name, bool compress_data)Core::PartialExporter
write_probe(std::span< const double > data)Core::PartialExporter
write_properties(std::optional< std::string > specific_dataspace, const export_metadata_kv &values)Core::DataExporterprivate
write_simple(const export_initial_kv &values, std::string_view root)Core::DataExporterprivate
write_simple(std::string specific_dataspace, const simple_export_t &values)Core::DataExporterprivate
~DataExporter()Core::DataExporterprivate