porosityModelList Member List

This is the complete list of members for porosityModelList, including all inherited members.

active(const bool warn=false) constporosityModelList
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 > &ptr)PtrList< porosityModel >inline
append(autoPtr< porosityModel > &&ptr)PtrList< porosityModel >inline
append(std::unique_ptr< porosityModel > &&ptr)PtrList< porosityModel >inline
append(const refPtr< porosityModel > &ptr)PtrList< porosityModel >inline
append(const tmp< porosityModel > &ptr)PtrList< porosityModel >inline
clear()PtrList< porosityModel >inline
clone(Args &&... args) constPtrList< porosityModel >
clone(Args &&... args) constPtrList< porosityModel >
emplace(const label i, Args &&... args)PtrList< porosityModel >inline
emplace(const label i, Args &&... args)PtrList< porosityModel >inline
emplace_append(Args &&... args)PtrList< porosityModel >inline
free()PtrList< porosityModel >inlineprotected
mesh_porosityModelListprotected
operator<<(Ostream &os, const porosityModelList &models)porosityModelListfriend
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() noexceptPtrList< 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) constPtrList< porosityModel >inline
set(const label i, porosityModel *ptr)PtrList< porosityModel >inline
set(const label i, autoPtr< porosityModel > &ptr)PtrList< porosityModel >inline
set(const label i, autoPtr< porosityModel > &&ptr)PtrList< porosityModel >inline
set(const label i, std::unique_ptr< porosityModel > &&ptr)PtrList< porosityModel >inline
set(const label i, const refPtr< porosityModel > &ptr)PtrList< porosityModel >inline
set(const label i, const tmp< porosityModel > &ptr)PtrList< porosityModel >inline
setSize(const label newLen)PtrList< porosityModel >inline
transfer(PtrList< porosityModel > &list)PtrList< porosityModel >inline
writeData(Ostream &os) constporosityModelList
~porosityModelList()=defaultporosityModelList
~PtrList()PtrList< porosityModel >