active(const bool active=false) const | porosityModelList | |
addResistance(fvVectorMatrix &UEqn) | porosityModelList | |
addResistance(fvVectorMatrix &UEqn, const volScalarField &rho, const volScalarField &mu) | porosityModelList | |
addResistance(const fvVectorMatrix &UEqn, volTensorField &AU, bool correctAUprocBC=true) | porosityModelList | |
append(porosityModel *) | PtrList< porosityModel > | inline |
append(const autoPtr< porosityModel > &) | PtrList< porosityModel > | inline |
append(const tmp< porosityModel > &) | PtrList< porosityModel > | inline |
begin() | UPtrList< T > | inline |
begin() const | UPtrList< T > | inline |
cbegin() const | UPtrList< T > | inline |
cend() const | UPtrList< T > | inline |
clear() | PtrList< porosityModel > | |
const_reference typedef | UPtrList< T > | |
empty() const | UPtrList< T > | inline |
end() | UPtrList< T > | inline |
end() const | UPtrList< T > | inline |
first() | UPtrList< T > | inline |
first() const | UPtrList< T > | inline |
last() | UPtrList< T > | inline |
last() const | UPtrList< T > | inline |
mesh_ | porosityModelList | protected |
operator()(const label) const | UPtrList< T > | inline |
operator<<(Ostream &os, const porosityModelList &models) | porosityModelList | friend |
PtrList< porosityModel >::operator=(const PtrList< porosityModel > &) | PtrList< porosityModel > | |
operator[](const label) const | UPtrList< T > | inline |
operator[](const label) | UPtrList< T > | inline |
porosityModelList(const fvMesh &mesh, const dictionary &dict) | porosityModelList | |
PtrList() | PtrList< porosityModel > | |
PtrList(const label) | PtrList< porosityModel > | explicit |
PtrList(const PtrList< porosityModel > &) | PtrList< porosityModel > | |
PtrList(const PtrList< porosityModel > &, const CloneArg &) | PtrList< porosityModel > | |
PtrList(const Xfer< PtrList< porosityModel >> &) | PtrList< porosityModel > | |
PtrList(PtrList< porosityModel > &, bool reuse) | PtrList< porosityModel > | |
PtrList(const SLPtrList< porosityModel > &) | PtrList< porosityModel > | explicit |
PtrList(Istream &, const INew &) | PtrList< porosityModel > | |
PtrList(Istream &) | PtrList< porosityModel > | |
read(const dictionary &dict) | porosityModelList | |
PtrList< porosityModel >::read(Istream &, const INew &inewt) | PtrList< porosityModel > | protected |
reference typedef | UPtrList< T > | |
reorder(const labelUList &) | PtrList< porosityModel > | |
reset(const dictionary &dict) | porosityModelList | |
resize(const label) | PtrList< porosityModel > | inline |
set(const label) const | PtrList< porosityModel > | inline |
set(const label, porosityModel *) | PtrList< porosityModel > | inline |
set(const label, const autoPtr< porosityModel > &) | PtrList< porosityModel > | inline |
set(const label, const tmp< porosityModel > &) | PtrList< porosityModel > | inline |
Foam::UPtrList::set(const label, T *) | UPtrList< T > | inline |
setSize(const label) | PtrList< porosityModel > | |
size() const | UPtrList< T > | inline |
transfer(PtrList< porosityModel > &) | PtrList< porosityModel > | |
Foam::UPtrList::transfer(UPtrList< T > &) | UPtrList< T > | |
UPtrList() | UPtrList< T > | |
UPtrList(const label) | UPtrList< T > | explicit |
UPtrList(const Xfer< UPtrList< T >> &) | UPtrList< T > | |
UPtrList(UPtrList< T > &, bool reuse) | UPtrList< T > | |
value_type typedef | UPtrList< T > | |
writeData(Ostream &os) const | porosityModelList | |
xfer() | PtrList< porosityModel > | inline |
~porosityModelList() | porosityModelList | |
~PtrList() | PtrList< porosityModel > | |