BioCMAMC-ST
Simulation::Mixture Class Reference

#include <mixture.hpp>

Collaboration diagram for Simulation::Mixture:
[legend]

Private Member Functions

double alpha ()
double rho ()
 Mixture ()=default

Static Private Member Functions

static Mixture new_tpf ()
 New two phase flow mixture.
static Mixture new_mf ()
 New momophasic mixture.

Private Attributes

Phase continuous
std::optional< Phasedispersed

Constructor & Destructor Documentation

◆ Mixture()

Simulation::Mixture::Mixture ( )
privatedefault
Here is the caller graph for this function:

Member Function Documentation

◆ alpha()

double Simulation::Mixture::alpha ( )
private

◆ new_mf()

Mixture Simulation::Mixture::new_mf ( )
staticprivate

New momophasic mixture.

Here is the call graph for this function:

◆ new_tpf()

Mixture Simulation::Mixture::new_tpf ( )
staticprivate

New two phase flow mixture.

Here is the call graph for this function:

◆ rho()

double Simulation::Mixture::rho ( )
private

Member Data Documentation

◆ continuous

Phase Simulation::Mixture::continuous
private

◆ dispersed

std::optional<Phase> Simulation::Mixture::dispersed
private

The documentation for this class was generated from the following file:
  • apps/libs/simulation/public/simulation/descriptors/mixture.hpp