SpECTRE  v2024.05.11
NewtonianEuler::Sources::Source< Dim > Member List

This is the complete list of members for NewtonianEuler::Sources::Source< Dim >, including all inherited members.

get_clone() const -> std::unique_ptr< Source >=0 (defined in NewtonianEuler::Sources::Source< Dim >)NewtonianEuler::Sources::Source< Dim >pure virtual
operator()(gsl::not_null< Scalar< DataVector > * > source_mass_density_cons, gsl::not_null< tnsr::I< DataVector, Dim > * > source_momentum_density, gsl::not_null< Scalar< DataVector > * > source_energy_density, const Scalar< DataVector > &mass_density_cons, const tnsr::I< DataVector, Dim > &momentum_density, const Scalar< DataVector > &energy_density, const tnsr::I< DataVector, Dim > &velocity, const Scalar< DataVector > &pressure, const Scalar< DataVector > &specific_internal_energy, const EquationsOfState::EquationOfState< false, 2 > &eos, const tnsr::I< DataVector, Dim > &coords, double time) const =0 (defined in NewtonianEuler::Sources::Source< Dim >)NewtonianEuler::Sources::Source< Dim >pure virtual
Source()=default (defined in NewtonianEuler::Sources::Source< Dim >)NewtonianEuler::Sources::Source< Dim >protected
~Source() override=default (defined in NewtonianEuler::Sources::Source< Dim >)NewtonianEuler::Sources::Source< Dim >