composite Member List

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

append(joint *ptr)PtrList< joint >inline
append(autoPtr< joint > &ptr)PtrList< joint >inline
append(autoPtr< joint > &&ptr)PtrList< joint >inline
append(std::unique_ptr< joint > &&ptr)PtrList< joint >inline
append(const refPtr< joint > &ptr)PtrList< joint >inline
append(const tmp< joint > &ptr)PtrList< joint >inline
append(PtrList< joint > &&other)PtrList< joint >inline
Foam::UPtrList::append(UPtrList< T > &&other)UPtrList< T >inline
begin() noexceptUPtrList< T >inline
begin() const noexceptUPtrList< T >inline
begin_ptr() noexceptUPtrList< T >inline
cbegin() const noexceptUPtrList< T >inline
cend() const noexceptUPtrList< T >inline
checkNonNull() constUPtrList< T >inline
clear()PtrList< joint >inline
clone() constcompositevirtual
PtrList< joint >::clone(Args &&... args) constPtrList< joint >
composite(const PtrList< joint > &joints)composite
composite(const dictionary &dict)composite
const_reference typedefUPtrList< T >
declareRunTimeSelectionTable(autoPtr, joint, dictionary,(const dictionary &dict),(dict))joint
emplace(const label i, Args &&... args)PtrList< joint >inline
emplace(const label i, Args &&... args)PtrList< joint >inline
emplace_append(Args &&... args)PtrList< joint >inline
empty() const noexceptUPtrList< T >inline
end() noexceptUPtrList< T >inline
end() const noexceptUPtrList< T >inline
end_ptr() noexceptUPtrList< T >inline
first()UPtrList< T >inline
first() constUPtrList< T >inline
Foam::RBD::rigidBodyModelcompositefriend
free()PtrList< joint >inlineprotected
get(const label i)UPtrList< T >inline
get(const label i) constUPtrList< T >inline
index() constjointinline
index_jointprotected
jcalc(joint::XSvc &J, const scalarField &q, const scalarField &qDot) constcompositevirtual
joint(const label nDoF)jointinline
last()UPtrList< T >inline
last() constUPtrList< T >inline
nDoF() constjointinline
New(joint *jointPtr)jointstatic
New(const dictionary &dict)jointstatic
operator()(const label i) constUPtrList< T >inline
operator=(const PtrList< joint > &list)PtrList< joint >
operator=(PtrList< joint > &&list)PtrList< joint >inline
Foam::UPtrList::operator=(const UPtrList< T > &list)UPtrList< T >inline
Foam::UPtrList::operator=(UPtrList< T > &&list)UPtrList< T >inline
operator[](const label i) constUPtrList< T >inline
operator[](const label i)UPtrList< T >inline
PtrList() noexceptPtrList< joint >inline
PtrList(const label len)PtrList< joint >inlineexplicit
PtrList(const PtrList< joint > &list)PtrList< joint >inline
PtrList(PtrList< joint > &&list)PtrList< joint >inline
PtrList(UList< joint * > &list)PtrList< joint >inlineexplicit
PtrList(const PtrList< joint > &list, const CloneArg &cloneArgs)PtrList< joint >inline
PtrList(PtrList< joint > &list, bool reuse)PtrList< joint >
PtrList(const SLPtrList< joint > &list)PtrList< joint >explicit
PtrList(Istream &is, const INew &inew)PtrList< joint >
PtrList(Istream &is)PtrList< joint >
ptrs_UPtrList< T >protected
qIndex() constjointinline
qIndex_jointprotected
readIstream(Istream &is, const INew &inew)PtrList< joint >protected
reference typedefUPtrList< T >
release(const label i)PtrList< joint >inline
reorder(const labelUList &oldToNew, const bool check=false)UPtrList< T >
resize(const label newLen)PtrList< joint >
S() constjointinline
S_jointprotected
set(const label i) constPtrList< joint >inline
set(const label i, joint *ptr)PtrList< joint >inline
set(const label i, autoPtr< joint > &ptr)PtrList< joint >inline
set(const label i, autoPtr< joint > &&ptr)PtrList< joint >inline
set(const label i, std::unique_ptr< joint > &&ptr)PtrList< joint >inline
set(const label i, const refPtr< joint > &ptr)PtrList< joint >inline
set(const label i, const tmp< joint > &ptr)PtrList< joint >inline
setAddressableSize(const label n) noexceptUPtrList< T >inlineprotected
setSize(const label newLen)PtrList< joint >inline
size() const noexceptUPtrList< T >inline
sortOrder(const labelUList &order, const bool check=false)UPtrList< T >
squeezeNull()UPtrList< T >
swap(UPtrList< T > &list)UPtrList< T >inline
test(const label i) constUPtrList< T >inline
transfer(PtrList< joint > &list)PtrList< joint >inline
Foam::UPtrList::transfer(UPtrList< T > &list)UPtrList< T >inline
TypeName("composite")composite
Foam::RBD::joint::TypeName("joint")joint
unitQuaternion() constjointinlinevirtual
unitQuaternion(const scalarField &q) constjointinline
unitQuaternion(const quaternion &quat, scalarField &q) constjointinline
UPtrList(Detail::PtrListDetail< T > &&ptrs)UPtrList< T >inlineexplicitprotected
UPtrList() noexceptUPtrList< T >inline
UPtrList(const label len)UPtrList< T >inlineexplicit
UPtrList(const UPtrList< T > &list)UPtrList< T >inline
UPtrList(UPtrList< T > &&list)UPtrList< T >inline
UPtrList(UPtrList< T > &list, bool reuse)UPtrList< T >inline
UPtrList(PtrList< T > &list)UPtrList< T >explicit
UPtrList(const UList< T * > &list)UPtrList< T >inlineexplicit
UPtrList(UList< T > &list)UPtrList< T >inlineexplicit
value_type typedefUPtrList< T >
write(Ostream &) constcompositevirtual
~composite()compositevirtual
~joint()jointvirtual
~PtrList()PtrList< joint >