Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems
PhaseList Member List

This is the complete list of members for PhaseList, including all inherited members.

append(const Phase &phase) -> voidPhaseList
begin() constPhaseListinline
begin()PhaseListinline
data() const -> const Vec< Phase > &PhaseList
empty() const -> boolPhaseList
end() constPhaseListinline
end()PhaseListinline
find(const String &name) const -> IndexPhaseList
findWithAggregateState(AggregateState option) const -> IndexPhaseList
findWithName(const String &name) const -> IndexPhaseList
findWithSpecies(Index index) const -> IndexPhaseList
findWithSpecies(const String &name) const -> IndexPhaseList
findWithStateOfMatter(StateOfMatter option) const -> IndexPhaseList
get(const String &name) const -> const Phase &PhaseList
getWithName(const String &name) const -> const Phase &PhaseList
index(const String &name) const -> IndexPhaseList
indexWithAggregateState(AggregateState option) const -> IndexPhaseList
indexWithName(const String &name) const -> IndexPhaseList
indexWithSpecies(Index index) const -> IndexPhaseList
indexWithSpecies(const String &name) const -> IndexPhaseList
indexWithStateOfMatter(StateOfMatter option) const -> IndexPhaseList
indicesPhasesArePure() const -> IndicesPhaseList
indicesPhasesAreSolution() const -> IndicesPhaseList
indicesSpeciesInPhases(const Indices &iphases) const -> IndicesPhaseList
indicesSpeciesInPurePhases() const -> IndicesPhaseList
indicesSpeciesInSolutionPhases() const -> IndicesPhaseList
insert(Iterator pos, InputIterator begin, InputIterator end) -> voidPhaseListinline
numSpeciesUntilPhase(Index iphase) const -> IndexPhaseList
operator Vec< Phase > &()PhaseList
operator Vec< Phase >const &() constPhaseList
operator[](Index i) const -> const Phase &PhaseList
operator[](Index i) -> Phase &PhaseList
PhaseList()PhaseList
PhaseList(std::initializer_list< Phase > phases)PhaseList
PhaseList(const Vec< Phase > &phases)PhaseList
PhaseList(InputIterator begin, InputIterator end)PhaseListinline
push_back(const Phase &species) -> voidPhaseListinline
size() const -> IndexPhaseList
species() const -> SpeciesListPhaseList
value_type typedefPhaseList
withAggregateState(AggregateState option) const -> PhaseListPhaseList
withNames(const StringList &names) const -> PhaseListPhaseList
withStateOfMatter(StateOfMatter option) const -> PhaseListPhaseList