STYLE: make chemistryReader private inheritance (issue #1144)
- The chemistryReader is only used during construction of reactingMixture and thus does not require public visibility.
Showing
- src/thermophysicalModels/reactionThermo/chemistryReaders/chemistryReader/chemistryReader.C 5 additions, 6 deletions...Thermo/chemistryReaders/chemistryReader/chemistryReader.C
- src/thermophysicalModels/reactionThermo/chemistryReaders/chemistryReader/chemistryReader.H 1 addition, 11 deletions...Thermo/chemistryReaders/chemistryReader/chemistryReader.H
- src/thermophysicalModels/reactionThermo/chemistryReaders/foamChemistryReader/foamChemistryReader.C 7 additions, 7 deletions...hemistryReaders/foamChemistryReader/foamChemistryReader.C
- src/thermophysicalModels/reactionThermo/chemistryReaders/foamChemistryReader/foamChemistryReader.H 1 addition, 2 deletions...hemistryReaders/foamChemistryReader/foamChemistryReader.H
- src/thermophysicalModels/reactionThermo/mixtures/SpecieMixture/SpecieMixture.H 7 additions, 3 deletions...els/reactionThermo/mixtures/SpecieMixture/SpecieMixture.H
- src/thermophysicalModels/reactionThermo/mixtures/basicCombustionMixture/basicCombustionMixture.H 4 additions, 5 deletions.../mixtures/basicCombustionMixture/basicCombustionMixture.H
- src/thermophysicalModels/reactionThermo/mixtures/basicMultiComponentMixture/basicMultiComponentMixture.H 4 additions, 5 deletions...s/basicMultiComponentMixture/basicMultiComponentMixture.H
- src/thermophysicalModels/reactionThermo/mixtures/basicSpecieMixture/basicSpecieMixture.H 4 additions, 5 deletions...onThermo/mixtures/basicSpecieMixture/basicSpecieMixture.H
- src/thermophysicalModels/reactionThermo/mixtures/egrMixture/egrMixture.H 8 additions, 3 deletions...calModels/reactionThermo/mixtures/egrMixture/egrMixture.H
- src/thermophysicalModels/reactionThermo/mixtures/homogeneousMixture/homogeneousMixture.H 10 additions, 6 deletions...onThermo/mixtures/homogeneousMixture/homogeneousMixture.H
- src/thermophysicalModels/reactionThermo/mixtures/inhomogeneousMixture/inhomogeneousMixture.H 11 additions, 3 deletions...ermo/mixtures/inhomogeneousMixture/inhomogeneousMixture.H
- src/thermophysicalModels/reactionThermo/mixtures/multiComponentMixture/multiComponentMixture.H 9 additions, 5 deletions...mo/mixtures/multiComponentMixture/multiComponentMixture.H
- src/thermophysicalModels/reactionThermo/mixtures/reactingMixture/reactingMixture.C 15 additions, 4 deletions...reactionThermo/mixtures/reactingMixture/reactingMixture.C
- src/thermophysicalModels/reactionThermo/mixtures/reactingMixture/reactingMixture.H 14 additions, 19 deletions...reactionThermo/mixtures/reactingMixture/reactingMixture.H
- src/thermophysicalModels/reactionThermo/mixtures/singleComponentMixture/singleComponentMixture.C 0 additions, 7 deletions.../mixtures/singleComponentMixture/singleComponentMixture.C
- src/thermophysicalModels/reactionThermo/mixtures/singleComponentMixture/singleComponentMixture.H 7 additions, 2 deletions.../mixtures/singleComponentMixture/singleComponentMixture.H
- src/thermophysicalModels/reactionThermo/mixtures/singleStepReactingMixture/singleStepReactingMixture.C 2 additions, 4 deletions...res/singleStepReactingMixture/singleStepReactingMixture.C
- src/thermophysicalModels/reactionThermo/mixtures/veryInhomogeneousMixture/veryInhomogeneousMixture.H 8 additions, 5 deletions...tures/veryInhomogeneousMixture/veryInhomogeneousMixture.H
Please register or sign in to comment