fvBoundaryMeshMapper Member List

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

append(fvPatchMapper *ptr)PtrList< fvPatchMapper >inline
append(autoPtr< fvPatchMapper > &ptr)PtrList< fvPatchMapper >inline
append(autoPtr< fvPatchMapper > &&ptr)PtrList< fvPatchMapper >inline
append(std::unique_ptr< fvPatchMapper > &&ptr)PtrList< fvPatchMapper >inline
append(const refPtr< fvPatchMapper > &ptr)PtrList< fvPatchMapper >inline
append(const tmp< fvPatchMapper > &ptr)PtrList< fvPatchMapper >inline
clear()PtrList< fvPatchMapper >inline
clone(Args &&... args) constPtrList< fvPatchMapper >
clone(Args &&... args) constPtrList< fvPatchMapper >
emplace(const label i, Args &&... args)PtrList< fvPatchMapper >inline
emplace(const label i, Args &&... args)PtrList< fvPatchMapper >inline
emplace_append(Args &&... args)PtrList< fvPatchMapper >inline
free()PtrList< fvPatchMapper >inlineprotected
fvBoundaryMeshMapper(const fvMesh &mesh, const faceMapper &faceMap)fvBoundaryMeshMapperinline
PtrList< fvPatchMapper >::operator=(const PtrList< fvPatchMapper > &list)PtrList< fvPatchMapper >
PtrList< fvPatchMapper >::operator=(PtrList< fvPatchMapper > &&list)PtrList< fvPatchMapper >inline
PtrList() noexceptPtrList< fvPatchMapper >inline
PtrList(const label len)PtrList< fvPatchMapper >inlineexplicit
PtrList(const PtrList< fvPatchMapper > &list)PtrList< fvPatchMapper >inline
PtrList(PtrList< fvPatchMapper > &&list)PtrList< fvPatchMapper >inline
PtrList(UList< fvPatchMapper * > &list)PtrList< fvPatchMapper >inlineexplicit
PtrList(const PtrList< fvPatchMapper > &list, const CloneArg &cloneArgs)PtrList< fvPatchMapper >inline
PtrList(PtrList< fvPatchMapper > &list, bool reuse)PtrList< fvPatchMapper >
PtrList(const SLPtrList< fvPatchMapper > &list)PtrList< fvPatchMapper >explicit
PtrList(Istream &is, const INew &inew)PtrList< fvPatchMapper >
PtrList(Istream &is)PtrList< fvPatchMapper >
readIstream(Istream &is, const INew &inew)PtrList< fvPatchMapper >protected
release(const label i)PtrList< fvPatchMapper >inline
resize(const label newLen)PtrList< fvPatchMapper >
set(const label i) constPtrList< fvPatchMapper >inline
set(const label i, fvPatchMapper *ptr)PtrList< fvPatchMapper >inline
set(const label i, autoPtr< fvPatchMapper > &ptr)PtrList< fvPatchMapper >inline
set(const label i, autoPtr< fvPatchMapper > &&ptr)PtrList< fvPatchMapper >inline
set(const label i, std::unique_ptr< fvPatchMapper > &&ptr)PtrList< fvPatchMapper >inline
set(const label i, const refPtr< fvPatchMapper > &ptr)PtrList< fvPatchMapper >inline
set(const label i, const tmp< fvPatchMapper > &ptr)PtrList< fvPatchMapper >inline
setSize(const label newLen)PtrList< fvPatchMapper >inline
transfer(PtrList< fvPatchMapper > &list)PtrList< fvPatchMapper >inline
~PtrList()PtrList< fvPatchMapper >