DiagonalMatrix< Type > Member List

This is the complete list of members for DiagonalMatrix< Type >, including all inherited members.

append(const Type &val)List< Type >inline
append(Type &&val)List< Type >inline
append(const UList< Type > &list)List< Type >inline
append(const IndirectListBase< Type, Addr > &list)List< Type >inline
appendUniq(const Type &val)List< Type >inline
applyPermutation(const List< label > &p)DiagonalMatrix< Type >
begin() noexceptUList< T >inline
begin() const noexceptUList< T >inline
byteSize() constUList< T >
cbegin() const noexceptUList< T >inline
cdata() const noexceptUList< T >inline
cdata_bytes() const noexceptUList< T >inline
cend() const noexceptUList< T >inline
checkIndex(const label i) constUList< T >inline
checkRange(const label start, const label len) constUList< T >inline
checkSize(const label size) constUList< T >inline
checkStart(const label start) constUList< T >inline
clear()List< Type >inline
clone() constList< Type >inline
const_iterator typedefUList< T >
const_pointer typedefUList< T >
const_reference typedefUList< T >
const_reverse_iterator typedefUList< T >
crbegin() constUList< T >inline
crend() constUList< T >inline
data() noexceptUList< T >inline
data_bytes() noexceptUList< T >inline
deepCopy(const UList< T > &list)UList< T >
deepCopy(const IndirectListBase< T, Addr > &list)UList< T >
DiagonalMatrix()=defaultDiagonalMatrix< Type >
DiagonalMatrix(const DiagonalMatrix &)=defaultDiagonalMatrix< Type >
DiagonalMatrix(const label n)DiagonalMatrix< Type >explicit
DiagonalMatrix(const label n, const Foam::zero)DiagonalMatrix< Type >
DiagonalMatrix(const label n, const Type &val)DiagonalMatrix< Type >
DiagonalMatrix(const Matrix< Form, Type > &mat)DiagonalMatrix< Type >
difference_type typedefUList< T >
empty() const noexceptUList< T >inline
end() noexceptUList< T >inline
end() const noexceptUList< T >inline
fcIndex(const label i) const noexceptUList< T >inline
fcValue(const label i) constUList< T >inline
fcValue(const label i)UList< T >inline
find(const T &val, label pos=0) constUList< T >
first()UList< T >inline
first() constUList< T >inline
found(const T &val, label pos=0) constUList< T >inline
get(const label i) constUList< T >inline
invert()DiagonalMatrix< Type >
iterator typedefUList< T >
last()UList< T >inline
last() constUList< T >inline
List() noexceptList< Type >inline
List(const label len)List< Type >explicit
List(const label len, const Type &val)List< Type >
List(const label len, const Foam::zero)List< Type >
List(const Foam::one, const Type &val)List< Type >
List(const Foam::one, Type &&val)List< Type >
List(const Foam::one, const Foam::zero)List< Type >
List(const List< Type > &a)List< Type >
List(const UList< Type > &a)List< Type >explicit
List(List< Type > &a, bool reuse)List< Type >
List(const UList< Type > &list, const labelUList &indices)List< Type >
List(const UList< Type > &list, const FixedList< label, N > &indices)List< Type >
List(const FixedList< Type, N > &list)List< Type >explicit
List(const PtrList< Type > &list)List< Type >explicit
List(const SLList< Type > &list)List< Type >explicit
List(const IndirectListBase< Type, Addr > &list)List< Type >explicit
List(std::initializer_list< Type > list)List< Type >
List(List< Type > &&list)List< Type >
List(DynamicList< Type, SizeMin > &&list)List< Type >
List(SLList< Type > &&list)List< Type >
List(Istream &is)List< Type >
max_size() noexceptUList< T >inlinestatic
moveFirst(const label i)UList< T >
moveLast(const label i)UList< T >
newElmt(const label i)List< Type >inline
null()List< Type >inlinestatic
operator const Foam::List< T > &() constUList< T >inline
operator!=(const UList< T > &a) constUList< T >
operator<(const UList< T > &list) constUList< T >
operator<=(const UList< T > &a) constUList< T >
operator=(const DiagonalMatrix &)=defaultDiagonalMatrix< Type >
List< Type >::operator=(const UList< Type > &a)List< Type >
List< Type >::operator=(const List< Type > &list)List< Type >
List< Type >::operator=(const SLList< Type > &list)List< Type >
List< Type >::operator=(const IndirectListBase< Type, Addr > &list)List< Type >
List< Type >::operator=(const FixedList< Type, N > &list)List< Type >
List< Type >::operator=(std::initializer_list< Type > list)List< Type >
List< Type >::operator=(const Type &val)List< Type >inline
List< Type >::operator=(const Foam::zero)List< Type >inline
List< Type >::operator=(List< Type > &&list)List< Type >
List< Type >::operator=(DynamicList< Type, SizeMin > &&list)List< Type >
List< Type >::operator=(SLList< Type > &&list)List< Type >
operator==(const UList< T > &a) constUList< T >
operator>(const UList< T > &a) constUList< T >
operator>=(const UList< T > &a) constUList< T >
operator[](const label i)UList< T >inline
operator[](const label i) constUList< T >inline
operator[](const label i) constUList< T >inline
operator[](const label procID)UList< T >
operator[](const label procID) constUList< T >
operator[](const label procID)UList< T >
operator[](const label procID) constUList< T >
pointer typedefUList< T >
rbegin()UList< T >inline
rbegin() constUList< T >inline
rcIndex(const label i) const noexceptUList< T >inline
rcValue(const label i) constUList< T >inline
rcValue(const label i)UList< T >inline
readList(Istream &is)List< Type >
readList(Istream &is)List< Type >
readList(Istream &is)List< Type >
reference typedefUList< T >
rend()UList< T >inline
rend() constUList< T >inline
resize(const label len)List< Type >inline
resize(const label len, const Type &val)List< Type >
resize(const label newLen)List< Type >inline
resize_nocopy(const label len)List< Type >inline
reverse_iterator typedefUList< T >
rfind(const T &val, label pos=-1) constUList< T >
set(const label i, bool val=true)List< Type >inline
setAddressableSize(const label n) noexceptUList< T >inlineprotected
setSize(const label n)List< Type >inline
setSize(const label n, const Type &val)List< Type >inline
shallowCopy(const UList< Type > &)=deleteList< Type >
Foam::UList::shallowCopy(const UList< T > &list)UList< T >inline
size(const label n)UList< T >inlineprotected
size() const noexceptUList< T >inline
size_bytes() const noexceptUList< T >inline
size_type typedefUList< T >
slice(const label pos, label len=-1)UList< T >
slice(const label pos, label len=-1) constUList< T >
slice(const labelRange &range)UList< T >
slice(const labelRange &range) constUList< T >
sortPermutation(CompOp &compare) constDiagonalMatrix< Type >
sortPermutation(CompOp &compare) constDiagonalMatrix< Type >
subList typedefList< Type >
swap(UList< T > &list)UList< T >inline
swapFirst(const label i)UList< T >
swapLast(const label i)UList< T >
test(const label i) constUList< T >inline
transfer(List< Type > &list)List< Type >
transfer(DynamicList< Type, SizeMin > &list)List< Type >
UList(const UList< T > &)=defaultUList< T >
UList() noexceptUList< T >inline
UList(T *__restrict__ v, const label len) noexceptUList< T >inline
uniform() constUList< T >inline
unset(const label i)UList< T >inline
validateRange(const labelRange &requestedRange) constUList< T >protected
value_type typedefUList< T >
writeEntry(Ostream &os) constUList< T >protected
writeEntry(const word &keyword, Ostream &os) constUList< T >
writeEntry(Ostream &os) constUList< T >protected
writeEntry(Ostream &os) constUList< T >protected
writeList(Ostream &os, const label shortLen=0) constUList< T >
writeList(Ostream &os, const label) constUList< T >
writeList(Ostream &os, const label) constUList< T >
~List()List< Type >