addCylinder() | obstacleGrouping | inline |
addObstacle() | obstacleGrouping | inline |
append(const scalar x, const scalar y, const scalar z) | obstacleGrouping | inline |
DynamicList< point >::append(const T &val) | DynamicList< point > | inline |
DynamicList< point >::append(T &&val) | DynamicList< point > | inline |
DynamicList< point >::append(const UList< T > &lst) | DynamicList< point > | inline |
DynamicList< point >::append(const FixedList< T, N > &lst) | DynamicList< point > | inline |
DynamicList< point >::append(std::initializer_list< T > lst) | DynamicList< point > | inline |
DynamicList< point >::append(const IndirectListBase< T, Addr > &lst) | DynamicList< point > | inline |
DynamicList< point >::append(List< T > &&lst) | DynamicList< point > | inline |
DynamicList< point >::append(DynamicList< T, SizeMin > &&lst) | DynamicList< point > | inline |
DynamicList< point >::append(DynamicList< T, AnySizeMin > &&lst) | DynamicList< point > | inline |
DynamicList< point >::append(SortableList< T > &&lst) | DynamicList< point > | inline |
appendUniq(const T &val) | DynamicList< point > | inline |
capacity() const noexcept | DynamicList< point > | inline |
capacity_bytes() const noexcept | DynamicList< point > | inline |
clear() | obstacleGrouping | inline |
clearStorage() | DynamicList< point > | inline |
DynamicList() noexcept | DynamicList< point > | inline |
DynamicList(const label len) | DynamicList< point > | inlineexplicit |
DynamicList(const label len, const T &val) | DynamicList< point > | inline |
DynamicList(const label len, const Foam::zero) | DynamicList< point > | inline |
DynamicList(const DynamicList< T, SizeMin > &lst) | DynamicList< point > | inline |
DynamicList(const DynamicList< T, AnySizeMin > &lst) | DynamicList< point > | inline |
DynamicList(const UList< T > &lst) | DynamicList< point > | inlineexplicit |
DynamicList(const FixedList< T, N > &lst) | DynamicList< point > | inlineexplicit |
DynamicList(std::initializer_list< T > lst) | DynamicList< point > | inlineexplicit |
DynamicList(const IndirectListBase< T, Addr > &lst) | DynamicList< point > | inlineexplicit |
DynamicList(DynamicList< T, SizeMin > &&lst) | DynamicList< point > | inline |
DynamicList(DynamicList< T, AnySizeMin > &&lst) | DynamicList< point > | inline |
DynamicList(List< T > &&lst) | DynamicList< point > | inline |
DynamicList(SortableList< T > &&lst) | DynamicList< point > | |
DynamicList(Istream &is) | DynamicList< point > | explicit |
expandStorage() noexcept | DynamicList< point > | inline |
min_size() noexcept | DynamicList< point > | inlinestatic |
nCylinder() const | obstacleGrouping | inline |
nObstacle() const | obstacleGrouping | inline |
nTotal() const | obstacleGrouping | inline |
nTotalCylinder() const | obstacleGrouping | inline |
nTotalObstacle() const | obstacleGrouping | inline |
obstacleGrouping() | obstacleGrouping | inline |
obstacleGrouping(const vector &origin) | obstacleGrouping | inlineexplicit |
operator()(const label i) | DynamicList< point > | inline |
operator=(const T &val) | DynamicList< point > | inline |
operator=(const Foam::zero) | DynamicList< point > | inline |
operator=(const UList< T > &lst) | DynamicList< point > | inline |
operator=(const FixedList< T, N > &lst) | DynamicList< point > | inline |
operator=(const DynamicList< T, SizeMin > &lst) | DynamicList< point > | inline |
operator=(const DynamicList< T, AnySizeMin > &lst) | DynamicList< point > | inline |
operator=(std::initializer_list< T > lst) | DynamicList< point > | inline |
operator=(const IndirectListBase< T, Addr > &lst) | DynamicList< point > | inline |
operator=(List< T > &&lst) | DynamicList< point > | inline |
operator=(DynamicList< T, SizeMin > &&lst) | DynamicList< point > | inline |
operator=(DynamicList< T, AnySizeMin > &&lst) | DynamicList< point > | inline |
operator=(SortableList< T > &&lst) | DynamicList< point > | inline |
readList(Istream &is) | DynamicList< point > | |
remove() | DynamicList< point > | inline |
remove(const label idx, const bool fast=false) | DynamicList< point > | inline |
remove(const labelRange &range) | DynamicList< point > | inline |
remove(std::initializer_list< label > start_size) | DynamicList< point > | inline |
reserve(const label len) | DynamicList< point > | inline |
reserve_nocopy(const label len) | DynamicList< point > | inline |
resize(const label len) | DynamicList< point > | inline |
resize(const label len, const T &val) | DynamicList< point > | inline |
resize_nocopy(const label len) | DynamicList< point > | inline |
setCapacity(const label len) | DynamicList< point > | inline |
setCapacity_nocopy(const label len) | DynamicList< point > | inline |
setCapacity_unsafe(const label len) noexcept | DynamicList< point > | inline |
setSize(const label n) | DynamicList< point > | inline |
setSize(const label n, const T &val) | DynamicList< point > | inline |
shrink() | DynamicList< point > | inline |
shrinkStorage() | DynamicList< point > | inline |
subset(const labelRange &range) | DynamicList< point > | inline |
subset(std::initializer_list< label > start_size) | DynamicList< point > | inline |
swap(DynamicList< T, AnySizeMin > &other) | DynamicList< point > | inline |
transfer(List< T > &list) | DynamicList< point > | inline |
transfer(DynamicList< T, AnySizeMin > &list) | DynamicList< point > | inline |
transfer(SortableList< T > &list) | DynamicList< point > | inline |