Public Member Functions | |
coalCloudList (const volScalarField &rho, const volVectorField &U, const dimensionedVector &g, const SLGThermo &slgThermo) | |
void | evolve () |
tmp< volVectorField::Internal > | UTrans () const |
tmp< fvVectorMatrix > | SU (volVectorField &U) const |
tmp< volScalarField::Internal > | hsTrans () const |
tmp< fvScalarMatrix > | Sh (volScalarField &hs) const |
tmp< fvScalarMatrix > | SYi (const label i, volScalarField &Yi) const |
tmp< volScalarField::Internal > | rhoTrans () const |
tmp< volScalarField::Internal > | Srho () const |
tmp< volScalarField::Internal > | Srho (const label i) const |
tmp< fvScalarMatrix > | Srho (volScalarField &rho) const |
![]() | |
constexpr | PtrList () noexcept |
PtrList (const label len) | |
PtrList (const PtrList< T > &list) | |
PtrList (PtrList< T > &&list) | |
PtrList (UList< T * > &list) | |
PtrList (const PtrList< T > &list, const CloneArg &cloneArgs) | |
PtrList (PtrList< T > &list, bool reuse) | |
PtrList (const SLPtrList< T > &list) | |
PtrList (Istream &is, const INew &inew) | |
PtrList (Istream &is) | |
PtrList (PtrList< T > &list, bool reuse) | |
PtrList (const SLPtrList< T > &list) | |
constexpr | PtrList () noexcept |
PtrList (const label len) | |
PtrList (const PtrList< T > &list) | |
PtrList (PtrList< T > &&list) | |
PtrList (UList< T * > &list) | |
PtrList (Istream &is) | |
~PtrList () | |
PtrList< T > | clone (Args &&... args) const |
Foam::PtrList< T > | clone (Args &&... args) const |
const T * | set (const label i) const |
autoPtr< T > | set (const label i, T *ptr) |
autoPtr< T > | set (const label i, autoPtr< T > &ptr) |
autoPtr< T > | set (const label i, autoPtr< T > &&ptr) |
autoPtr< T > | set (const label i, std::unique_ptr< T > &&ptr) |
autoPtr< T > | set (const label i, const refPtr< T > &ptr) |
autoPtr< T > | set (const label i, const tmp< T > &ptr) |
void | clear () |
void | resize (const label newLen) |
void | setSize (const label newLen) |
void | emplace_append (Args &&... args) |
void | append (T *ptr) |
void | append (autoPtr< T > &ptr) |
void | append (autoPtr< T > &&ptr) |
void | append (std::unique_ptr< T > &&ptr) |
void | append (const refPtr< T > &ptr) |
void | append (const tmp< T > &ptr) |
autoPtr< T > | emplace (const label i, Args &&... args) |
Foam::autoPtr< T > | emplace (const label i, Args &&... args) |
autoPtr< T > | release (const label i) |
void | transfer (PtrList< T > &list) |
void | operator= (const PtrList< T > &list) |
void | operator= (PtrList< T > &&list) |
Additional Inherited Members | |
![]() | |
void | readIstream (Istream &is, const INew &inew) |
void | free () |
Definition at line 37 of file coalCloudList.H.
coalCloudList | ( | const volScalarField & | rho, |
const volVectorField & | U, | ||
const dimensionedVector & | g, | ||
const SLGThermo & | slgThermo | ||
) |
Definition at line 27 of file coalCloudList.C.
References Foam::endl(), g, dictionary::get(), Foam::Info, Foam::name(), rho, Foam::BitOps::set(), setSize(), slgThermo(), and U.
void evolve | ( | ) |
Definition at line 77 of file coalCloudList.C.
References forAll.
|
inline |
Definition at line 26 of file coalCloudListI.H.
References Foam::dimMass, Foam::dimVelocity, fld, forAll, IOobject::NO_READ, IOobject::NO_WRITE, tmp::ref(), fvMesh::time(), Time::timeName(), and Foam::Zero.
|
inline |
Definition at line 57 of file coalCloudListI.H.
References Foam::dimForce, forAll, tmp::ref(), and U.
|
inline |
Definition at line 74 of file coalCloudListI.H.
References Foam::dimEnergy, fld, forAll, IOobject::NO_READ, IOobject::NO_WRITE, tmp::ref(), and Foam::Zero.
|
inline |
Definition at line 105 of file coalCloudListI.H.
References Foam::dimEnergy, Foam::dimTime, forAll, and tmp::ref().
|
inline |
Definition at line 122 of file coalCloudListI.H.
References Foam::dimMass, Foam::dimTime, forAll, and tmp::ref().
|
inline |
Definition at line 140 of file coalCloudListI.H.
References Foam::dimMass, fld, forAll, IOobject::NO_READ, IOobject::NO_WRITE, tmp::ref(), and Foam::Zero.
|
inline |
Definition at line 176 of file coalCloudListI.H.
References Foam::dimDensity, Foam::dimTime, fld, forAll, IOobject::NO_READ, IOobject::NO_WRITE, tmp::ref(), and Foam::Zero.
|
inline |
Definition at line 208 of file coalCloudListI.H.
References Foam::dimDensity, Foam::dimTime, fld, forAll, IOobject::NO_READ, IOobject::NO_WRITE, tmp::ref(), and Foam::Zero.
|
inline |
Definition at line 241 of file coalCloudListI.H.
References Foam::dimMass, Foam::dimTime, forAll, tmp::ref(), and rho.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.