PhaseList Member List
This is the complete list of members for PhaseList, including all inherited members.
append(const Phase &phase) -> void | PhaseList | |
begin() const | PhaseList | inline |
begin() | PhaseList | inline |
data() const -> const Vec< Phase > & | PhaseList | |
empty() const -> bool | PhaseList | |
end() const | PhaseList | inline |
end() | PhaseList | inline |
find(const String &name) const -> Index | PhaseList | |
findWithAggregateState(AggregateState option) const -> Index | PhaseList | |
findWithName(const String &name) const -> Index | PhaseList | |
findWithSpecies(Index index) const -> Index | PhaseList | |
findWithSpecies(const String &name) const -> Index | PhaseList | |
findWithStateOfMatter(StateOfMatter option) const -> Index | PhaseList | |
get(const String &name) const -> const Phase & | PhaseList | |
getWithName(const String &name) const -> const Phase & | PhaseList | |
index(const String &name) const -> Index | PhaseList | |
indexWithAggregateState(AggregateState option) const -> Index | PhaseList | |
indexWithName(const String &name) const -> Index | PhaseList | |
indexWithSpecies(Index index) const -> Index | PhaseList | |
indexWithSpecies(const String &name) const -> Index | PhaseList | |
indexWithStateOfMatter(StateOfMatter option) const -> Index | PhaseList | |
indicesPhasesArePure() const -> Indices | PhaseList | |
indicesPhasesAreSolution() const -> Indices | PhaseList | |
indicesSpeciesInPhases(const Indices &iphases) const -> Indices | PhaseList | |
indicesSpeciesInPurePhases() const -> Indices | PhaseList | |
indicesSpeciesInSolutionPhases() const -> Indices | PhaseList | |
insert(Iterator pos, InputIterator begin, InputIterator end) -> void | PhaseList | inline |
numSpeciesUntilPhase(Index iphase) const -> Index | PhaseList | |
operator Vec< Phase > &() | PhaseList | |
operator Vec< Phase >const &() const | PhaseList | |
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) | PhaseList | inline |
push_back(const Phase &species) -> void | PhaseList | inline |
size() const -> Index | PhaseList | |
species() const -> SpeciesList | PhaseList | |
value_type typedef | PhaseList | |
withAggregateState(AggregateState option) const -> PhaseList | PhaseList | |
withNames(const StringList &names) const -> PhaseList | PhaseList | |
withStateOfMatter(StateOfMatter option) const -> PhaseList | PhaseList |