Reaktoro
A unified framework for modeling chemically reactive systems
ThermoVectorBase< V, T, P > Member List

This is the complete list of members for ThermoVectorBase< V, T, P >, including all inherited members.

ddPThermoVectorBase< V, T, P >
ddTThermoVectorBase< V, T, P >
fill(const ThermoScalarBase< VR > &other) -> voidThermoVectorBase< V, T, P >inline
fill(double value) -> voidThermoVectorBase< V, T, P >inline
operator Vector() constThermoVectorBase< V, T, P >inlineexplicit
operator*=(const ThermoVectorBase< VR, TR, PR > &other) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator*=(double scalar) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator+=(const ThermoVectorBase< VR, TR, PR > &other) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator+=(const ThermoScalarBase< VR > &other) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator+=(double scalar) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator-=(const ThermoVectorBase< VR, TR, PR > &other) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator-=(const ThermoScalarBase< VR > &other) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator-=(double other) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator/=(double scalar) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator=(const ThermoVectorBase< VR, TR, PR > &other) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator=(const ThermoScalarBase< VR > &other) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator=(double other) -> ThermoVectorBase &ThermoVectorBase< V, T, P >inline
operator[](Index irow) -> ThermoScalarBase< decltype(val[irow])>ThermoVectorBase< V, T, P >inline
operator[](Index irow) const -> ThermoScalarBase< decltype(val[irow])>ThermoVectorBase< V, T, P >inline
resize(Index nrows) -> voidThermoVectorBase< V, T, P >inline
size() const -> IndexThermoVectorBase< V, T, P >inline
ThermoVectorBase()ThermoVectorBase< V, T, P >inline
ThermoVectorBase(Index nrows)ThermoVectorBase< V, T, P >inlineexplicit
ThermoVectorBase(Index nrows, double val)ThermoVectorBase< V, T, P >inline
ThermoVectorBase(const V &val, const T &ddT, const P &ddP)ThermoVectorBase< V, T, P >inline
ThermoVectorBase(ThermoVectorBase< VR, TR, PR > &other)ThermoVectorBase< V, T, P >inline
ThermoVectorBase(const ThermoVectorBase< VR, TR, PR > &other)ThermoVectorBase< V, T, P >inline
valThermoVectorBase< V, T, P >
view(Index irow, Index nrows) -> ThermoVectorRefThermoVectorBase< V, T, P >inline
view(Index irow, Index nrows) const -> ThermoVectorConstRefThermoVectorBase< V, T, P >inline