Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef constTransport< species::thermo< hRefConstThermo< perfectGas< specie > >, sensibleEnthalpy >> | constRefGasHThermoPhysics |
| typedef constTransport< species::thermo< hRefConstThermo< perfectFluid< specie > >, sensibleEnthalpy >> | constRefFluidHThermoPhysics |
| typedef constTransport< species::thermo< hRefConstThermo< rPolynomial< specie > >, sensibleEnthalpy >> | constRefrPolFluidHThermoPhysics |
| typedef constTransport< species::thermo< eRefConstThermo< perfectGas< specie > >, sensibleInternalEnergy >> | constRefGasEThermoPhysics |
| typedef constTransport< species::thermo< eRefConstThermo< perfectFluid< specie > >, sensibleInternalEnergy >> | constRefFluidEThermoPhysics |
| typedef constTransport< species::thermo< eRefConstThermo< rPolynomial< specie > >, sensibleInternalEnergy >> | constRefrPolFluidEThermoPhysics |
| typedef constTransport< species::thermo< eRefConstThermo< rhoConst< specie > >, sensibleInternalEnergy >> | constRefRhoConstEThermoPhysics |
| typedef constTransport< species::thermo< hRefConstThermo< rhoConst< specie > >, sensibleEnthalpy >> | constRefRhoConstHThermoPhysics |
Functions | |
| makeThermos (rhoThermo, heRhoThermo, pureMixture, constTransport, sensibleEnthalpy, hRefConstThermo, perfectGas, specie) | |
| makeThermos (rhoThermo, heRhoThermo, pureMixture, constTransport, sensibleEnthalpy, hRefConstThermo, rPolynomial, specie) | |
| makeThermos (rhoThermo, heRhoThermo, pureMixture, constTransport, sensibleEnthalpy, hRefConstThermo, perfectFluid, specie) | |
| makeThermos (rhoThermo, heRhoThermo, pureMixture, constTransport, sensibleEnthalpy, hRefConstThermo, rhoConst, specie) | |
| makeThermos (rhoThermo, heRhoThermo, pureMixture, constTransport, sensibleInternalEnergy, eRefConstThermo, perfectGas, specie) | |
| makeThermos (rhoThermo, heRhoThermo, pureMixture, constTransport, sensibleInternalEnergy, eRefConstThermo, rPolynomial, specie) | |
| makeThermos (rhoThermo, heRhoThermo, pureMixture, constTransport, sensibleInternalEnergy, eRefConstThermo, perfectFluid, specie) | |
| makeThermos (rhoThermo, heRhoThermo, pureMixture, constTransport, sensibleInternalEnergy, eRefConstThermo, rhoConst, specie) | |
| makeThermoPhysicsReactionThermos (rhoThermo, rhoReactionThermo, heRhoThermo, multiComponentMixture, constRefGasEThermoPhysics) | |
| makeThermoPhysicsReactionThermos (rhoThermo, rhoReactionThermo, heRhoThermo, multiComponentMixture, constRefFluidEThermoPhysics) | |
| makeThermoPhysicsReactionThermos (rhoThermo, rhoReactionThermo, heRhoThermo, multiComponentMixture, constRefrPolFluidEThermoPhysics) | |
| makeThermoPhysicsReactionThermos (rhoThermo, rhoReactionThermo, heRhoThermo, multiComponentMixture, constRefRhoConstEThermoPhysics) | |
| makeThermoPhysicsReactionThermos (rhoThermo, rhoReactionThermo, heRhoThermo, multiComponentMixture, constRefRhoConstHThermoPhysics) | |
| makeThermoPhysicsReactionThermos (rhoThermo, rhoReactionThermo, heRhoThermo, multiComponentMixture, constRefFluidHThermoPhysics) | |
| makeThermoPhysicsReactionThermos (rhoThermo, rhoReactionThermo, heRhoThermo, multiComponentMixture, constRefrPolFluidHThermoPhysics) | |
| makeThermoPhysicsReactionThermos (rhoThermo, rhoReactionThermo, heRhoThermo, multiComponentMixture, constRefGasHThermoPhysics) | |
Original source file hRefConstThermos.C
Definition in file hRefConstThermos.C.