Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
This is the complete list of members for fub::IdealGasMix< N >, including all inherited members.
Complete typedef | fub::IdealGasMix< N > | |
CompleteArray typedef | fub::IdealGasMix< N > | |
CompleteDepths typedef | fub::IdealGasMix< N > | |
CompleteFromCons(Complete &state, const ConservativeBase &cons) | fub::IdealGasMix< N > | |
CompleteFromCons(CompleteArray &state, const ConservativeArrayBase &cons) | fub::IdealGasMix< N > | |
CompleteFromCons(CompleteArray &state, const ConservativeArrayBase &cons, MaskArray mask) | fub::IdealGasMix< N > | |
CompleteFromReactor(Complete &state, const Eigen::Array< double, N, 1 > &velocity=Eigen::Array< double, N, 1 >::Zero()) const | fub::IdealGasMix< N > | |
CompleteFromReactor(CompleteArray &state, const Array< double, N > &velocity=Array< double, N >::Zero()) const | fub::IdealGasMix< N > | |
CompleteFromReactor(CompleteArray &state, const Array< double, N > &velocit, MaskArray mask) const | fub::IdealGasMix< N > | |
Conservative typedef | fub::IdealGasMix< N > | |
ConservativeArray typedef | fub::IdealGasMix< N > | |
ConservativeArrayBase typedef | fub::IdealGasMix< N > | |
ConservativeBase typedef | fub::IdealGasMix< N > | |
ConservativeDepths typedef | fub::IdealGasMix< N > | |
Flux(Conservative &flux, const Complete &state, Direction dir=Direction::X) const noexcept | fub::IdealGasMix< N > | |
Flux(ConservativeArray &flux, const CompleteArray &state, Direction dir=Direction::X) const noexcept | fub::IdealGasMix< N > | |
Flux(ConservativeArray &flux, const CompleteArray &state, MaskArray mask, Direction dir) const noexcept | fub::IdealGasMix< N > | |
GetReactor() noexcept | fub::IdealGasMix< N > | inline |
GetReactor() const noexcept | fub::IdealGasMix< N > | inline |
IdealGasMix(const FlameMasterReactor &reactor) | fub::IdealGasMix< N > | inlineexplicit |
Rank() noexcept | fub::IdealGasMix< N > | inlinestatic |
reactor_ | fub::IdealGasMix< N > | private |
SetReactorStateFromComplete(const Complete &state) | fub::IdealGasMix< N > | |
species_buffer_ | fub::IdealGasMix< N > | private |
tag_invoke(tag_t< Depths >, const IdealGasMix &equation, Type< State >) noexcept | fub::IdealGasMix< N > | friend |
Velocity(const ConservativeBase &cons) noexcept | fub::IdealGasMix< N > | static |
Velocity(const ConservativeArrayBase &cons) noexcept | fub::IdealGasMix< N > | static |
Velocity(const ConservativeArrayBase &cons, MaskArray mask) noexcept | fub::IdealGasMix< N > | static |