|
SpECTRE
v2025.08.19
|
This is the complete list of members for grmhd::Solutions::BondiMichel, including all inherited members.
| background_spacetime_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| bernoulli_constant_squared_minus_one_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| BondiMichel()=default (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | |
| BondiMichel(const BondiMichel &)=default (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | |
| BondiMichel(BondiMichel &&)=default (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | |
| BondiMichel(double mass, double sonic_radius, double sonic_density, double polytropic_exponent, double mag_field_strength) (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | |
| equation_of_state() const (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | inline |
| equation_of_state_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| equation_of_state_type typedef (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | |
| get_clone() const -> std::unique_ptr< evolution::initial_data::InitialData > override (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | virtual |
| help (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | static |
| InitialData()=default (defined in evolution::initial_data::InitialData) | evolution::initial_data::InitialData | protected |
| mag_field_strength_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| mass_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| mass_accretion_rate_over_four_pi_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| operator=(const BondiMichel &)=default (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | |
| operator=(BondiMichel &&)=default (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | |
| operator== (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | friend |
| options typedef (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | |
| polytropic_constant_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| polytropic_exponent_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| pup(PUP::er &) override (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | |
| rest_mass_density_at_infinity_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| sonic_density_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| sonic_fluid_speed_squared_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| sonic_radius_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| sonic_sound_speed_squared_ (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| tags typedef (defined in grmhd::AnalyticSolution) | grmhd::AnalyticSolution | |
| variables(const tnsr::I< DataType, 3 > &x, const double, tmpl::list< Tags... >) const | grmhd::Solutions::BondiMichel | inline |
| variables(const tnsr::I< DataType, 3 > &x, const double, tmpl::list< Tag >) const (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | inline |
| variables(const tnsr::I< DataType, 3 > &x, tmpl::list< hydro::Tags::RestMassDensity< DataType > >, const IntermediateVars< DataType > &vars) const -> tuples::TaggedTuple< hydro::Tags::RestMassDensity< DataType > > (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| variables(const tnsr::I< DataType, 3 > &x, tmpl::list< hydro::Tags::ElectronFraction< DataType > >, const IntermediateVars< DataType > &vars) const -> tuples::TaggedTuple< hydro::Tags::ElectronFraction< DataType > > (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| variables(const tnsr::I< DataType, 3 > &x, tmpl::list< hydro::Tags::SpecificInternalEnergy< DataType > >, const IntermediateVars< DataType > &vars) const -> tuples::TaggedTuple< hydro::Tags::SpecificInternalEnergy< DataType > > (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| variables(const tnsr::I< DataType, 3 > &x, tmpl::list< hydro::Tags::Pressure< DataType > >, const IntermediateVars< DataType > &vars) const -> tuples::TaggedTuple< hydro::Tags::Pressure< DataType > > (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| variables(const tnsr::I< DataType, 3 > &x, tmpl::list< hydro::Tags::Temperature< DataType > >, const IntermediateVars< DataType > &vars) const -> tuples::TaggedTuple< hydro::Tags::Temperature< DataType > > (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| variables(const tnsr::I< DataType, 3 > &x, tmpl::list< hydro::Tags::SpatialVelocity< DataType, 3 > >, const IntermediateVars< DataType > &vars) const -> tuples::TaggedTuple< hydro::Tags::SpatialVelocity< DataType, 3 > > (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| variables(const tnsr::I< DataType, 3 > &x, tmpl::list< hydro::Tags::MagneticField< DataType, 3 > >, const IntermediateVars< DataType > &vars) const -> tuples::TaggedTuple< hydro::Tags::MagneticField< DataType, 3 > > (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| variables(const tnsr::I< DataType, 3 > &x, tmpl::list< hydro::Tags::DivergenceCleaningField< DataType > >, const IntermediateVars< DataType > &vars) const -> tuples::TaggedTuple< hydro::Tags::DivergenceCleaningField< DataType > > (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| variables(const tnsr::I< DataType, 3 > &x, tmpl::list< hydro::Tags::LorentzFactor< DataType > >, const IntermediateVars< DataType > &vars) const -> tuples::TaggedTuple< hydro::Tags::LorentzFactor< DataType > > (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| variables(const tnsr::I< DataType, 3 > &x, tmpl::list< hydro::Tags::SpecificEnthalpy< DataType > >, const IntermediateVars< DataType > &vars) const -> tuples::TaggedTuple< hydro::Tags::SpecificEnthalpy< DataType > > (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | protected |
| variables(const tnsr::I< DataType, 3 > &, tmpl::list< Tag >, const IntermediateVars< DataType > &vars) const (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | inlineprotected |
| volume_dim (defined in grmhd::AnalyticSolution) | grmhd::AnalyticSolution | static |
| ~BondiMichel() override=default (defined in grmhd::Solutions::BondiMichel) | grmhd::Solutions::BondiMichel | |
| ~InitialData() override=default (defined in evolution::initial_data::InitialData) | evolution::initial_data::InitialData |