BioCMAMC-ST
Core::MainExporter Member List

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

append_array(std::string_view name, std::span< const double > data, uint64_t last_size=0)Core::DataExporterprotected
append_matrix(std::string_view name, matrix_variant_t data)Core::DataExporterprotected
base_group_nameCore::MainExporterprivatestatic
DataExporter(const DataExporter &)=deleteCore::DataExporter
DataExporter(DataExporter &&)=deleteCore::DataExporter
DataExporter()=defaultCore::DataExporter
DataExporter(const ExecInfo &info, std::string_view _filename, std::optional< export_metadata_t > user_description=std::nullopt)Core::DataExporterexplicitprotected
descriptorsCore::DataExporterprivate
do_link(std::string_view filename, std::string_view link_name, std::string_view groupname)Core::DataExporter
export_counterCore::DataExporterprotected
export_initial_kv typedefCore::DataExporterprotected
export_metadata_kv typedefCore::DataExporterprotected
export_metadata_t typedefCore::DataExporterprotected
init_fields(uint64_t n_iter, uint64_t n_compartments, uint64_t n_species, bool is_two_phase_flow)Core::MainExporter
MainExporter()=defaultCore::MainExporter
MainExporter(const ExecInfo &info, std::string_view _filename, std::optional< export_metadata_t > user_description=std::nullopt)Core::MainExporter
matrix_variant_t typedefCore::DataExporterprotected
metadataCore::DataExporterprotected
n_expected_exportCore::MainExporterprivate
operator=(const DataExporter &)=deleteCore::DataExporter
operator=(DataExporter &&)=deleteCore::DataExporter
pimplCore::DataExporterprivate
prepare_matrix(MultiMatrixDescription description)Core::DataExporterprotected
simple_export_t typedefCore::DataExporterprotected
update_fields(double t, std::span< double > concentration_liquid, std::span< const double > liquid_volume, std::optional< std::span< const double > > concentration_gas, std::optional< std::span< const double > > volume_gas, std::optional< std::span< const double > > mtr)Core::MainExporter
ViewParticleProperties typedefCore::DataExporterprotected
write_final(Simulation::SimulationUnit &simulation, std::size_t number_particles)Core::MainExporter
write_initial(double weight, const Core::SimulationParameters &params)Core::MainExporter
write_matrix(std::string_view name, std::span< const double > values, bool compress=false)Core::DataExporterprotected
write_matrix(std::string_view name, std::span< const double > values, size_t n_row, size_t n_col, bool compress=false)Core::DataExporterprotected
write_properties(std::optional< std::string > specific_dataspace, const export_metadata_kv &values)Core::DataExporterprotected
write_simple(const export_initial_kv &values, std::string_view root)Core::DataExporterprotected
write_simple(std::string specific_dataspace, const simple_export_t &values)Core::DataExporterprotected
~DataExporter()Core::DataExporterprotected