| CPostProcessing::BonceBuffer | |
| CCanary | |
| CCore::CaseData | Holds the data required to execute a simulation case |
| CCommon::ConfigFactory | |
| CCommon::ConfigFile | |
| CSimulation::Feed::Constant | |
| CMC::ContribIndexBounds | |
| CSimulation::Feed::Custom | |
| CCustomFunctor | Represents scalar data initialized through a custom functor |
| CCore::ScalarFactory::CustomScript | Represents scalar data initialized through a custom script |
| CSimulation::KernelInline::CycleFunctor< M > | |
| CSimulation::KernelInline::CycleFunctors< Space, Model > | |
| CSimulation::KernelInline::CycleReducer< Space > | |
| CSimulation::KernelInline::CycleReduceType | |
| CCore::DataExporter | A class responsible for exporting various types of data such as matrices, arrays, and metadata in a structured format |
| CCore::MainExporter | Exporter for host-only data related to general-purpose simulation data (e.g., concentration, parameters, and other global data) |
| CCore::PartialExporter | Exporter for each MPI worker (including host) that exports data relative to particle state |
| CDefaultModel | |
| CSimulation::Feed::DelayedConstant | |
| CSimulation::Dimensions | |
| CMC::DomainState< ExecSpace, is_const > | Structure to store information about domain needed during MC cycle data is likely to change between each iteration |
| CDynamicDefaultModel | |
| CEigenKokkosBase< EigenLayout, float_type > | |
| Cstd::enable_shared_from_this | |
| CIO::RedirectGuard | |
| CSimulation::EnvironementProperties | |
| CSimulation::MassTransfer::EquilibriumFunctor | |
| CMC::EventContainer | Use to count events that occurs during Monte-Carlo processing cycles |
| Cstd::exception | |
| CSimulation::SimulationException | |
| CExecInfo | |
| CMC::Distributions::Exponential< F > | Represents a Exponential probability distribution |
| CExportHandler | |
| Cstd::false_type | |
| Chas_uniform_weight< T, std::void_t< typename T::uniform_weight > > | |
| Chas_uniform_weight< T, typename > | |
| CSimulation::Feed::FeedDescriptor | |
| CSimulation::Feed::FeedFactory | |
| CCore::ScalarFactory::File | Represents scalar data sourced from an external file |
| CSimulation::MassTransfer::Type::FixedKla | |
| CModels::FixedLength | |
| CSimulation::MassTransfer::Type::FlowmapKla | |
| CSimulation::MassTransfer::Type::FlowmapTurbulence | |
| Cfoo | |
| CCore::ScalarFactory::FullCase | Represents scalar data everywhere |
| CCore::GlobalInitialiser | A class responsible for initializing various components of a simulation framework |
| CWrapMPI::HostIterationPayload | Represents the payload of data on the host side for an iteration |
| CILoadBalancer | |
| CBoundLoadBalancer | |
| CCustomLoadBalancer | |
| CHostImportantLoadBalancer | |
| CUniformLoadBalancer | |
| CPythonWrap::PimpModel::Impl | |
| CCore::DataExporter::impl | |
| CCore::GlobalInitialiser::inner | |
| CSimulation::MassTransfer::InterfacialAreaFonctor | |
| CWrapMPI::IterationPayload | Represents the payload of data exchanged during an iteration |
| CSimulation::MassTransfer::KlFonctor | |
| CKokkosLayoutMapper< EigenLayout > | |
| CKokkosLayoutMapper< Eigen::ColMajor > | |
| CKokkosLayoutMapper< Eigen::RowMajor > | |
| CMC::KPRNG | Utilities and wrap around kokkos random generator |
| CMC::LeavingFlow | Store position and value of volumic flow at outlet |
| CUnsafeUDF::Loader | Static class to access to low-level configuration to load dynamic library |
| CCore::ScalarFactory::Local | Represents localized concentration data for specific compartments |
| CIO::Logger | Base class for a generic logging system |
| CIO::Console | Concrete class logging system through console |
| CMC::Distributions::LogNormal< F > | Represents a LogNormal (Gaussian) probability distribution |
| CSimulation::MassTransfer::MassTransferModel | |
| CSimulation::MassTransfer::MassTransferProxy | |
| CSimulation::Mixture | |
| CModels::Monod | Simplified Monod model for glucose consumption and biomass growth |
| CMC::MonteCarloUnit | General-purpose Monte Carlo unit to carry out simulations |
| CSimulation::KernelInline::MoveFunctor | |
| CCore::DataExporter::MultiMatrixDescription | Describes the properties of a multi-dimensional matrix for export operations |
| CMC::Distributions::Normal< F > | Represents a normal (Gaussian) probability distribution |
| COpaquePointer | |
| CMC::ParticlesContainer< Model > | Main owning object for Monte-Carlo particles |
| CSimulation::Phase | |
| CPythonWrap::PimpModel | |
| CSimulation::Probes< buffer_size > | Class to store time event as bulk storage |
| CIO::ProgressBar | |
| CSimulation::Feed::Pulse | |
| CMC::ReactorDomain | Represents the spatial domain where Monte Carlo particles can exist |
| CIO::RedirectHandle | |
| CMC::RuntimeParameters | |
| CSimulation::ScalarInitializer | |
| CSimulation::ScalarSimulation | |
| CMC::Distributions::ScaledTruncatedNormal< F > | Represents a Scaled TruncatedNormal (Gaussian) probability distribution |
| CSerdeModel | |
| CCore::SignalHandler | Manages POSIX signals for the application |
| CModels::SimpleModel | |
| CSimulation::Feed::SimulationFeed | |
| CApi::SimulationInstance | Represents an instance of a simulation with customizable parameters and behaviors |
| CCore::SimulationParameters | |
| CSimulation::SimulationUnit | |
| CMC::Distributions::SkewNormal< F > | Represents a SkewNormal (Gaussian) probability distribution |
| CSimulation::Specie | |
| CSimulation::Feed::Step | |
| CSuccess | |
| CSimulation::KernelInline::TagContribution | |
| CSimulation::KernelInline::TagCycle | |
| CSimulation::KernelInline::TagLeave | |
| CSimulation::KernelInline::TagMove | |
| Cstd::true_type | |
| Chas_uniform_weight< T, std::void_t< typename T::uniform_weight > > | |
| CMC::Distributions::TruncatedNormal< F > | Represents a TruncatedNormal (Gaussian) probability distribution |
| CModels::TwoMeta | |
| CModels::TwoMetaNb | |
| CModels::UdfModel | |
| CCore::ScalarFactory::Uniform | Represents uniform concentration data for all compartments |
| CMC::Distributions::Uniform< F > | |
| CModels::Uptake< U, M > | |
| CModels::UptakeDefault< F > | |
| CCore::UserControlParameters | A structure to hold user-defined control parameters for simulation settings |
| Cstd::variant | |
| CResult< Success, std::string > | |
| CApiResult | |
| CResult< S, std::string > | |
| CCliResults< S > | |
| CResult< S, T > | |
| CCore::ScalarFactory::Visitor | Functor struct to visit each type in ScalarVariant and initialize scalar data |