reactingMixture< ThermoType > Member List

This is the complete list of members for reactingMixture< ThermoType >, including all inherited members.

Foam::append(const word &name, bool unique=false)hashedWordListinline
Foam::List< word >::append(const word &val)List< word >inline
Foam::List< word >::append(word &&val)List< word >inline
Foam::List< word >::append(const UList< word > &list)List< word >inline
Foam::List< word >::append(const IndirectListBase< word, Addr > &list)List< word >inline
PtrList< Reaction< ThermoType > >::append(Reaction< ThermoType > *ptr)PtrList< Reaction< ThermoType > >inline
PtrList< Reaction< ThermoType > >::append(autoPtr< Reaction< ThermoType > > &ptr)PtrList< Reaction< ThermoType > >inline
PtrList< Reaction< ThermoType > >::append(autoPtr< Reaction< ThermoType > > &&ptr)PtrList< Reaction< ThermoType > >inline
PtrList< Reaction< ThermoType > >::append(std::unique_ptr< Reaction< ThermoType > > &&ptr)PtrList< Reaction< ThermoType > >inline
PtrList< Reaction< ThermoType > >::append(const refPtr< Reaction< ThermoType > > &ptr)PtrList< Reaction< ThermoType > >inline
PtrList< Reaction< ThermoType > >::append(const tmp< Reaction< ThermoType > > &ptr)PtrList< Reaction< ThermoType > >inline
appendUniq(const word &val)List< word >inline
cellMixture(const label celli) constmultiComponentMixture< ThermoType >
cellVolMixture(const scalar p, const scalar T, const label celli) constmultiComponentMixture< ThermoType >
Foam::clear()hashedWordListinline
autoPtr< chemistryReader< ThermoType > >::clear() noexceptautoPtr< chemistryReader< ThermoType > >inlineprivate
PtrList< Reaction< ThermoType > >::clear()PtrList< Reaction< ThermoType > >inline
Foam::clone() constList< word >inline
autoPtr< chemistryReader< ThermoType > >::clone(Args &&... args) constautoPtr< chemistryReader< ThermoType > >inlineprivate
PtrList< Reaction< ThermoType > >::clone(Args &&... args) constPtrList< Reaction< ThermoType > >
contains(const word &name) consthashedWordListinline
emplace(const label i, Args &&... args)PtrList< Reaction< ThermoType > >inline
emplace(const label i, Args &&... args)PtrList< Reaction< ThermoType > >inline
emplace_append(Args &&... args)PtrList< Reaction< ThermoType > >inline
found(const word &name) consthashedWordListinline
free()PtrList< Reaction< ThermoType > >inlineprotected
getLocalThermo(const label speciei) constmultiComponentMixture< ThermoType >inline
hashedWordList()=defaulthashedWordList
hashedWordList(const hashedWordList &list)hashedWordListinline
hashedWordList(hashedWordList &&list)hashedWordListinline
hashedWordList(const wordUList &list)hashedWordListinlineexplicit
hashedWordList(const wordUList &list, bool unique)hashedWordListinline
hashedWordList(wordList &&list, bool unique=false)hashedWordListinline
hashedWordList(std::initializer_list< word > list)hashedWordListinline
hashedWordList(const HashTable< AnyType, word, AnyHash > &tbl)hashedWordListinlineexplicit
hashedWordList(const label len, const char **array, bool unique=false)hashedWordList
hashedWordList(const char **array, bool unique=false)hashedWordList
hashedWordList(Istream &is)hashedWordListinline
List() noexceptList< word >inline
List(const label len)List< word >explicit
List(const label len, const word &val)List< word >
List(const label len, const Foam::zero)List< word >
List(const Foam::one, const word &val)List< word >
List(const Foam::one, word &&val)List< word >
List(const Foam::one, const Foam::zero)List< word >
List(const List< word > &a)List< word >
List(const UList< word > &a)List< word >explicit
List(List< word > &a, bool reuse)List< word >
List(const UList< word > &list, const labelUList &indices)List< word >
List(const UList< word > &list, const FixedList< label, N > &indices)List< word >
List(const FixedList< word, N > &list)List< word >explicit
List(const PtrList< word > &list)List< word >explicit
List(const SLList< word > &list)List< word >explicit
List(const IndirectListBase< word, Addr > &list)List< word >explicit
List(std::initializer_list< word > list)List< word >
List(List< word > &&list)List< word >
List(DynamicList< word, SizeMin > &&list)List< word >
List(SortableList< word > &&list)List< word >
List(SLList< word > &&list)List< word >
List(Istream &is)List< word >
lookup() consthashedWordListinline
multiComponentMixture(const dictionary &, const wordList &specieNames, const ReactionTable< ThermoType > &thermoData, const fvMesh &mesh, const word &phaseName)multiComponentMixture< ThermoType >
multiComponentMixture(const dictionary &thermoDict, const fvMesh &mesh, const word &phaseName)multiComponentMixture< ThermoType >
newElmt(const label i)List< word >inline
null()List< word >inlinestatic
Foam::operator()(const word &name) consthashedWordListinline
autoPtr< chemistryReader< ThermoType > >::operator()()autoPtr< chemistryReader< ThermoType > >inlineprivate
autoPtr< chemistryReader< ThermoType > >::operator()() constautoPtr< chemistryReader< ThermoType > >inlineprivate
Foam::hashedWordList::operator=(const hashedWordList &list)hashedWordListinline
Foam::hashedWordList::operator=(const wordUList &list)hashedWordListinline
Foam::hashedWordList::operator=(std::initializer_list< word > list)hashedWordListinline
Foam::hashedWordList::operator=(hashedWordList &&list)hashedWordListinline
Foam::hashedWordList::operator=(wordList &&list)hashedWordListinline
Foam::List< word >::operator=(const UList< word > &a)List< word >
Foam::List< word >::operator=(const List< word > &list)List< word >
Foam::List< word >::operator=(const SLList< word > &list)List< word >
Foam::List< word >::operator=(const IndirectListBase< word, Addr > &list)List< word >
Foam::List< word >::operator=(const FixedList< word, N > &list)List< word >
Foam::List< word >::operator=(const word &val)List< word >inline
Foam::List< word >::operator=(const Foam::zero)List< word >inline
Foam::List< word >::operator=(List< word > &&list)List< word >
Foam::List< word >::operator=(DynamicList< word, SizeMin > &&list)List< word >
Foam::List< word >::operator=(SortableList< word > &&list)List< word >
Foam::List< word >::operator=(SLList< word > &&list)List< word >
autoPtr< chemistryReader< ThermoType > >::operator=(chemistryReader< ThermoType > *p)=deleteautoPtr< chemistryReader< ThermoType > >private
autoPtr< chemistryReader< ThermoType > >::operator=(autoPtr< chemistryReader< ThermoType > > &&ap) noexceptautoPtr< chemistryReader< ThermoType > >inlineprivate
autoPtr< chemistryReader< ThermoType > >::operator=(autoPtr< U > &&ap) noexceptautoPtr< chemistryReader< ThermoType > >inlineprivate
autoPtr< chemistryReader< ThermoType > >::operator=(const autoPtr< chemistryReader< ThermoType > > &ap)=deleteautoPtr< chemistryReader< ThermoType > >private
autoPtr< chemistryReader< ThermoType > >::operator=(std::nullptr_t) noexceptautoPtr< chemistryReader< ThermoType > >inlineprivate
PtrList< Reaction< ThermoType > >::operator=(const PtrList< Reaction< ThermoType > > &list)PtrList< Reaction< ThermoType > >
PtrList< Reaction< ThermoType > >::operator=(PtrList< Reaction< ThermoType > > &&list)PtrList< Reaction< ThermoType > >inline
operator[](const label index) consthashedWordListinline
operator[](const word &name) consthashedWordListinline
patchFaceMixture(const label patchi, const label facei) constmultiComponentMixture< ThermoType >
patchFaceVolMixture(const scalar p, const scalar T, const label patchi, const label facei) constmultiComponentMixture< ThermoType >
PtrList() noexceptPtrList< Reaction< ThermoType > >inline
PtrList(const label len)PtrList< Reaction< ThermoType > >inlineexplicit
PtrList(const PtrList< Reaction< ThermoType > > &list)PtrList< Reaction< ThermoType > >inline
PtrList(PtrList< Reaction< ThermoType > > &&list)PtrList< Reaction< ThermoType > >inline
PtrList(UList< Reaction< ThermoType > * > &list)PtrList< Reaction< ThermoType > >inlineexplicit
PtrList(const PtrList< Reaction< ThermoType > > &list, const CloneArg &cloneArgs)PtrList< Reaction< ThermoType > >inline
PtrList(PtrList< Reaction< ThermoType > > &list, bool reuse)PtrList< Reaction< ThermoType > >
PtrList(const SLPtrList< Reaction< ThermoType > > &list)PtrList< Reaction< ThermoType > >explicit
PtrList(Istream &is, const INew &inew)PtrList< Reaction< ThermoType > >
PtrList(Istream &is)PtrList< Reaction< ThermoType > >
reactingMixture(const dictionary &thermoDict, const fvMesh &mesh, const word &phaseName)reactingMixture< ThermoType >
read(const dictionary &)reactingMixture< ThermoType >
readIstream(Istream &is, const INew &inew)PtrList< Reaction< ThermoType > >protected
readList(Istream &is)List< word >
readList(Istream &is)List< word >
readList(Istream &is)List< word >
rehash() consthashedWordList
rehash(bool unique)hashedWordListinline
release(const label i)PtrList< Reaction< ThermoType > >inline
Foam::resize(const label len)List< word >inline
Foam::resize(const label len, const word &val)List< word >
Foam::resize(const label newLen)List< word >inline
PtrList< Reaction< ThermoType > >::resize(const label newLen)PtrList< Reaction< ThermoType > >
resize_nocopy(const label len)List< word >inline
Foam::set(const label i, bool val=true)List< word >inline
autoPtr< chemistryReader< ThermoType > >::set(chemistryReader< ThermoType > *p) noexceptautoPtr< chemistryReader< ThermoType > >inlineprivate
PtrList< Reaction< ThermoType > >::set(const label i) constPtrList< Reaction< ThermoType > >inline
PtrList< Reaction< ThermoType > >::set(const label i, Reaction< ThermoType > *ptr)PtrList< Reaction< ThermoType > >inline
PtrList< Reaction< ThermoType > >::set(const label i, autoPtr< Reaction< ThermoType > > &ptr)PtrList< Reaction< ThermoType > >inline
PtrList< Reaction< ThermoType > >::set(const label i, autoPtr< Reaction< ThermoType > > &&ptr)PtrList< Reaction< ThermoType > >inline
PtrList< Reaction< ThermoType > >::set(const label i, std::unique_ptr< Reaction< ThermoType > > &&ptr)PtrList< Reaction< ThermoType > >inline
PtrList< Reaction< ThermoType > >::set(const label i, const refPtr< Reaction< ThermoType > > &ptr)PtrList< Reaction< ThermoType > >inline
PtrList< Reaction< ThermoType > >::set(const label i, const tmp< Reaction< ThermoType > > &ptr)PtrList< Reaction< ThermoType > >inline
Foam::setSize(const label n)List< word >inline
Foam::setSize(const label n, const word &val)List< word >inline
PtrList< Reaction< ThermoType > >::setSize(const label newLen)PtrList< Reaction< ThermoType > >inline
shallowCopy(const UList< word > &)=deleteList< word >
sort()hashedWordListinline
specieComposition() constreactingMixture< ThermoType >inlinevirtual
speciesData() constmultiComponentMixture< ThermoType >inline
subList typedefList< word >
Foam::swap(hashedWordList &list)hashedWordListinline
autoPtr< chemistryReader< ThermoType > >::swap(autoPtr< chemistryReader< ThermoType > > &other) noexceptautoPtr< chemistryReader< ThermoType > >inlineprivate
thermoType typedefreactingMixture< ThermoType >
Foam::transfer(hashedWordList &list)hashedWordListinline
Foam::transfer(wordList &list, bool unique=false)hashedWordListinline
Foam::List< word >::transfer(List< word > &list)List< word >
Foam::List< word >::transfer(DynamicList< word, SizeMin > &list)List< word >
Foam::List< word >::transfer(SortableList< word > &list)List< word >
PtrList< Reaction< ThermoType > >::transfer(PtrList< Reaction< ThermoType > > &list)PtrList< Reaction< ThermoType > >inline
typeName()reactingMixture< ThermoType >inlinestatic
uniq()hashedWordList
~List()List< word >
~multiComponentMixture()=defaultmultiComponentMixture< ThermoType >virtual
~PtrList()PtrList< Reaction< ThermoType > >
~reactingMixture()=defaultreactingMixture< ThermoType >virtual