_charLatticeVelocity | olb::UnitConverter< T, DESCRIPTOR > | protected |
_charPhysLength | olb::UnitConverter< T, DESCRIPTOR > | protected |
_charPhysPressure | olb::UnitConverter< T, DESCRIPTOR > | protected |
_charPhysVelocity | olb::UnitConverter< T, DESCRIPTOR > | protected |
_conversionDensity | olb::UnitConverter< T, DESCRIPTOR > | protected |
_conversionDiffusivity | olb::AdeUnitConverter< T, DESCRIPTOR > | protected |
_conversionForce | olb::UnitConverter< T, DESCRIPTOR > | protected |
_conversionLength | olb::UnitConverter< T, DESCRIPTOR > | protected |
_conversionMass | olb::UnitConverter< T, DESCRIPTOR > | protected |
_conversionPressure | olb::UnitConverter< T, DESCRIPTOR > | protected |
_conversionTime | olb::UnitConverter< T, DESCRIPTOR > | protected |
_conversionTorque | olb::UnitConverter< T, DESCRIPTOR > | protected |
_conversionVelocity | olb::UnitConverter< T, DESCRIPTOR > | protected |
_conversionViscosity | olb::UnitConverter< T, DESCRIPTOR > | protected |
_latticeAdeRelaxationTime | olb::AdeUnitConverter< T, DESCRIPTOR > | protected |
_latticeRelaxationTime | olb::UnitConverter< T, DESCRIPTOR > | protected |
_physDensity | olb::UnitConverter< T, DESCRIPTOR > | protected |
_physDiffusivity | olb::AdeUnitConverter< T, DESCRIPTOR > | protected |
_physViscosity | olb::UnitConverter< T, DESCRIPTOR > | protected |
_resolution | olb::UnitConverter< T, DESCRIPTOR > | protected |
AdeUnitConverter(T physDeltaX, T physDeltaT, T charPhysLength, T charPhysVelocity, T physDiffusivity, T physDensity) | olb::AdeUnitConverter< T, DESCRIPTOR > | inline |
AdeUnitConverterFromResolutionAndRelaxationTime(size_t resolution, T latticeRelaxationTime, T charPhysLength, T charPhysVelocity, T physDiffusivity, T physDensity) | olb::AdeUnitConverterFromResolutionAndRelaxationTime< T, DESCRIPTOR > | inline |
getCharLatticeVelocity() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getCharPhysLength() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getCharPhysPressure() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getCharPhysVelocity() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getConversionFactorDensity() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getConversionFactorDiffusivity() const | olb::AdeUnitConverter< T, DESCRIPTOR > | inline |
getConversionFactorForce() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getConversionFactorLength() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getConversionFactorMass() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getConversionFactorPressure() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getConversionFactorTime() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getConversionFactorTorque() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getConversionFactorVelocity() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getConversionFactorViscosity() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getKnudsenNumber() const | olb::AdeUnitConverter< T, DESCRIPTOR > | inline |
getLatticeAdeRelaxationFrequency() const | olb::AdeUnitConverter< T, DESCRIPTOR > | inline |
getLatticeAdeRelaxationTime() const | olb::AdeUnitConverter< T, DESCRIPTOR > | inline |
getLatticeDensity(T physDensity) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticeDensityFromPhysPressure(T physPressure) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticeDiffusivity() const | olb::AdeUnitConverter< T, DESCRIPTOR > | inline |
getLatticeForce(T physForce) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticeLength(T physLength) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticeMass(T physMass) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticePressure(T physPressure) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticeRelaxationFrequency() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticeRelaxationFrequencyFromDiffusivity(const T physDiffusivity) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticeRelaxationTime() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticeTime(T physTime) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticeTorque(T physTorque) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticeVelocity(T physVelocity) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getLatticeViscosity() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getMachNumber() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPecletNumber() const | olb::AdeUnitConverter< T, DESCRIPTOR > | inline |
getPhysDeltaT() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysDeltaX() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysDensity() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysDensity(T latticeDensity) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysDiffusivity() const | olb::AdeUnitConverter< T, DESCRIPTOR > | inline |
getPhysForce(T latticeForce) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysLength(int latticeLength) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysMass(T latticeMass) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysPressure(T latticePressure) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysTime(size_t latticeTime) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysTorque(T latticeTorque) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysVelocity(T latticeVelocity) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysViscosity() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getPhysViscosity(T latticeViscosity) const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getResolution() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
getReynoldsNumber() const | olb::UnitConverter< T, DESCRIPTOR > | inline |
print() const override | olb::AdeUnitConverter< T, DESCRIPTOR > | virtual |
olb::UnitConverter::print(std::ostream &fout) const | olb::UnitConverter< T, DESCRIPTOR > | virtual |
UnitConverter(T physDeltaX, T physDeltaT, T charPhysLength, T charPhysVelocity, T physViscosity, T physDensity, T charPhysPressure=0) | olb::UnitConverter< T, DESCRIPTOR > | inline |
write(std::string const &fileName="AdeUnitConverter") const override | olb::AdeUnitConverter< T, DESCRIPTOR > | virtual |
~UnitConverter()=default | olb::UnitConverter< T, DESCRIPTOR > | virtual |
~UnitConverterBase()=default | olb::UnitConverterBase | virtual |