This is the complete list of members for porosityModelList, including all inherited members.
| active(const bool warn=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 *ptr) | PtrList< porosityModel > | inline |
| append(autoPtr< porosityModel > &aptr) | PtrList< porosityModel > | inline |
| append(autoPtr< porosityModel > &&aptr) | PtrList< porosityModel > | inline |
| append(const tmp< porosityModel > &tptr) | PtrList< porosityModel > | inline |
| clear() | PtrList< porosityModel > | inline |
| clone(Args &&... args) const | PtrList< porosityModel > | |
| clone(Args &&... args) const | PtrList< porosityModel > | |
| free() | PtrList< porosityModel > | inlineprotected |
| mesh_ | porosityModelList | protected |
| operator<<(Ostream &os, const porosityModelList &models) | porosityModelList | friend |
| PtrList< porosityModel >::operator=(const PtrList< porosityModel > &list) | PtrList< porosityModel > | |
| PtrList< porosityModel >::operator=(PtrList< porosityModel > &&list) | PtrList< porosityModel > | inline |
| porosityModelList(const fvMesh &mesh, const dictionary &dict) | porosityModelList | |
| PtrList() noexcept | PtrList< porosityModel > | inline |
| PtrList(const label len) | PtrList< porosityModel > | inlineexplicit |
| PtrList(const PtrList< porosityModel > &list) | PtrList< porosityModel > | inline |
| PtrList(PtrList< porosityModel > &&list) | PtrList< porosityModel > | inline |
| PtrList(UList< porosityModel * > &list) | PtrList< porosityModel > | inlineexplicit |
| PtrList(const PtrList< porosityModel > &list, const CloneArg &cloneArgs) | PtrList< porosityModel > | inline |
| PtrList(PtrList< porosityModel > &list, bool reuse) | PtrList< porosityModel > | |
| PtrList(const SLPtrList< porosityModel > &list) | PtrList< porosityModel > | explicit |
| PtrList(Istream &is, const INew &inew) | PtrList< porosityModel > | |
| PtrList(Istream &is) | PtrList< porosityModel > | |
| read(const dictionary &dict) | porosityModelList | |
| readIstream(Istream &is, const INew &inew) | PtrList< porosityModel > | protected |
| release(const label i) | PtrList< porosityModel > | inline |
| reset(const dictionary &dict) | porosityModelList | |
| resize(const label newLen) | PtrList< porosityModel > | |
| set(const label i) const | PtrList< porosityModel > | inline |
| set(const label i, porosityModel *ptr) | PtrList< porosityModel > | inline |
| set(const label i, autoPtr< porosityModel > &aptr) | PtrList< porosityModel > | inline |
| set(const label i, autoPtr< porosityModel > &&aptr) | PtrList< porosityModel > | inline |
| set(const label i, const tmp< porosityModel > &tptr) | PtrList< porosityModel > | inline |
| setSize(const label newLen) | PtrList< porosityModel > | inline |
| transfer(PtrList< porosityModel > &list) | PtrList< porosityModel > | inline |
| writeData(Ostream &os) const | porosityModelList | |
| ~porosityModelList()=default | porosityModelList | |
| ~PtrList() | PtrList< porosityModel > |