blockMesh Member List

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

append(block *ptr)PtrList< block >inline
append(autoPtr< block > &ptr)PtrList< block >inline
append(autoPtr< block > &&ptr)PtrList< block >inline
append(std::unique_ptr< block > &&ptr)PtrList< block >inline
append(const refPtr< block > &ptr)PtrList< block >inline
append(const tmp< block > &ptr)PtrList< block >inline
blockList typedefblockMesh
blockMesh(const IOdictionary &dict, const word &regionName=polyMesh::defaultRegion, mergeStrategy strategy=mergeStrategy::DEFAULT_MERGE, int verbosity=0)blockMeshexplicit
cells() constblockMesh
ClassName("blockMesh")blockMesh
clear()PtrList< block >inline
clone(Args &&... args) constPtrList< block >
clone(Args &&... args) constPtrList< block >
DEFAULT_MERGE enum valueblockMesh
edges() const noexceptblockMeshinline
emplace(const label i, Args &&... args)PtrList< block >inline
emplace(const label i, Args &&... args)PtrList< block >inline
emplace_append(Args &&... args)PtrList< block >inline
faces() const noexceptblockMeshinline
free()PtrList< block >inlineprotected
geometry() const noexceptblockMeshinline
globalPosition(const pointField &localPoints) constblockMesh
hasPointTransforms() const noexceptblockMesh
inplacePointTransforms(pointField &pts) constblockMesh
MERGE_POINTS enum valueblockMesh
MERGE_TOPOLOGY enum valueblockMesh
mergeStrategy enum nameblockMesh
mesh(const IOobject &io) constblockMesh
meshDict() const noexceptblockMeshinline
numZonedBlocks() constblockMesh
PtrList< block >::operator=(const PtrList< block > &list)PtrList< block >
PtrList< block >::operator=(PtrList< block > &&list)PtrList< block >inline
patchDicts() constblockMesh
patches() constblockMesh
patchNames() constblockMesh
points() constblockMesh
PtrList() noexceptPtrList< block >inline
PtrList(const label len)PtrList< block >inlineexplicit
PtrList(const PtrList< block > &list)PtrList< block >inline
PtrList(PtrList< block > &&list)PtrList< block >inline
PtrList(UList< block * > &list)PtrList< block >inlineexplicit
PtrList(const PtrList< block > &list, const CloneArg &cloneArgs)PtrList< block >inline
PtrList(PtrList< block > &list, bool reuse)PtrList< block >
PtrList(const SLPtrList< block > &list)PtrList< block >explicit
PtrList(Istream &is, const INew &inew)PtrList< block >
PtrList(Istream &is)PtrList< block >
readIstream(Istream &is, const INew &inew)PtrList< block >protected
release(const label i)PtrList< block >inline
resize(const label newLen)PtrList< block >
scaleFactor() constblockMeshinline
set(const label i) constPtrList< block >inline
set(const label i, block *ptr)PtrList< block >inline
set(const label i, autoPtr< block > &ptr)PtrList< block >inline
set(const label i, autoPtr< block > &&ptr)PtrList< block >inline
set(const label i, std::unique_ptr< block > &&ptr)PtrList< block >inline
set(const label i, const refPtr< block > &ptr)PtrList< block >inline
set(const label i, const tmp< block > &ptr)PtrList< block >inline
setSize(const label newLen)PtrList< block >inline
topology() constblockMesh
topology(bool applyTransform) constblockMesh
transfer(PtrList< block > &list)PtrList< block >inline
valid() const noexceptblockMesh
verbose() const noexceptblockMesh
verbose(const int level) noexceptblockMesh
verboseOutputblockMeshstatic
vertices() const noexceptblockMesh
vertices(bool applyTransform) constblockMesh
~blockMesh()=defaultblockMesh
~PtrList()PtrList< block >