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
clear()PtrList< joint >inline
clone() constcompositevirtual
PtrList< joint >::clone(Args &&... args) constPtrList< joint >
composite(const PtrList< joint > &joints)composite
composite(const dictionary &dict)composite
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
Foam::RBD::rigidBodyModel classcompositefriend
free()PtrList< joint >inlineprotected
index() constjointinline
index_jointprotected
jcalc(joint::XSvc &J, const scalarField &q, const scalarField &qDot) constcompositevirtual
joint(const label nDoF)jointinline
nDoF() constjointinline
New(joint *jointPtr)jointstatic
New(const dictionary &dict)jointstatic
operator=(const PtrList< joint > &list)PtrList< joint >
operator=(PtrList< joint > &&list)PtrList< joint >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 >
qIndex() constjointinline
qIndex_jointprotected
readIstream(Istream &is, const INew &inew)PtrList< joint >protected
release(const label i)PtrList< joint >inline
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
setSize(const label newLen)PtrList< joint >inline
transfer(PtrList< joint > &list)PtrList< joint >inline
TypeName("composite")composite
Foam::RBD::joint::TypeName("joint")joint
unitQuaternion() constjointinlinevirtual
unitQuaternion(const scalarField &q) constjointinline
unitQuaternion(const quaternion &quat, scalarField &q) constjointinline
write(Ostream &) constcompositevirtual
~composite()compositevirtual
~joint()jointvirtual
~PtrList()PtrList< joint >