|
SPH
|
This is the complete list of members for Storage, including all inherited members.
| addDependent(const WeakPtr< Storage > &other) | Storage | |
| clone(const Flags< VisitorEnum > buffers) const | Storage | |
| duplicate(ArrayView< const Size > idxs, const Flags< IndicesFlag > flags=EMPTY_FLAGS) | Storage | |
| empty() const | Storage | |
| getAll(const QuantityId key) | Storage | |
| getAll(const QuantityId key) const | Storage | |
| getD2t(const QuantityId key) | Storage | |
| getD2t(const QuantityId key) const | Storage | |
| getDt(const QuantityId key) | Storage | |
| getDt(const QuantityId key) const | Storage | |
| getMaterial(const Size matIdx) const | Storage | |
| getMaterialCnt() const | Storage | |
| getMaterialOfParticle(const Size particleIdx) const | Storage | |
| getMaterialParams(const BodySettingsId param) const | Storage | |
| getParticleCnt() const | Storage | |
| getQuantities() | Storage | |
| getQuantities() const | Storage | |
| getQuantity(const QuantityId key) | Storage | |
| getQuantity(const QuantityId key) const | Storage | |
| getQuantityCnt() const | Storage | |
| getRange(const QuantityId id, const Size matIdx) const | Storage | |
| getUserData() const | Storage | |
| getValue(const QuantityId key) | Storage | |
| getValue(const QuantityId key) const | Storage | |
| getValues(const QuantityId first, const QuantityId second, const TArgs... others) | Storage | inline |
| getValues(const QuantityId first, const QuantityId second, const TArgs... others) const | Storage | inline |
| has(const QuantityId key) const | Storage | |
| has(const QuantityId key, const OrderEnum order) const | Storage | |
| IndicesFlag enum name | Storage | |
| insert(const QuantityId key, const OrderEnum order, const TValue &defaultValue) | Storage | |
| insert(const QuantityId key, const OrderEnum order, Array< TValue > &&values) | Storage | |
| isHomogeneous(const BodySettingsId param) const | Storage | |
| isValid(const Flags< ValidFlag > flags=ValidFlag::COMPLETE) const | Storage | |
| merge(Storage &&other) | Storage | |
| Noncopyable()=default | Noncopyable | |
| Noncopyable(const Noncopyable &)=delete | Noncopyable | |
| Noncopyable(Noncopyable &&)=default | Noncopyable | |
| operator=(Storage &&other) | Storage | |
| Noncopyable::operator=(const Noncopyable &)=delete | Noncopyable | |
| Noncopyable::operator=(Noncopyable &&)=default | Noncopyable | |
| propagate(const Function< void(Storage &storage)> &functor) | Storage | |
| remove(ArrayView< const Size > idxs, const Flags< IndicesFlag > flags=EMPTY_FLAGS) | Storage | |
| removeAll() | Storage | |
| resize(const Size newParticleCnt, const Flags< ResizeFlag > flags=EMPTY_FLAGS) | Storage | |
| ResizeFlag enum name | Storage | |
| setMaterial(const Size matIdx, const SharedPtr< IMaterial > &material) | Storage | |
| setUserData(SharedPtr< IStorageUserData > newData) | Storage | |
| Storage() | Storage | |
| Storage(const SharedPtr< IMaterial > &material) | Storage | explicit |
| Storage(Storage &&other) | Storage | |
| swap(Storage &other, const Flags< VisitorEnum > flags) | Storage | |
| ValidFlag enum name | Storage | |
| zeroHighestDerivatives() | Storage | |
| ~Storage() | Storage |