|
SPH
|
This is the complete list of members for IDomain, including all inherited members.
| addGhosts(ArrayView< const Vector > vs, Array< Ghost > &ghosts, const Float eta=2._f, const Float eps=0.05_f) const =0 | IDomain | pure virtual |
| contains(const Vector &v) const =0 | IDomain | pure virtual |
| getBoundingBox() const =0 | IDomain | pure virtual |
| getCenter() const =0 | IDomain | pure virtual |
| getDistanceToBoundary(ArrayView< const Vector > vs, Array< Float > &distances) const =0 | IDomain | pure virtual |
| getSubset(ArrayView< const Vector > vs, Array< Size > &output, const SubsetType type) const =0 | IDomain | pure virtual |
| getSurfaceArea() const =0 | IDomain | pure virtual |
| getVolume() const =0 | IDomain | pure virtual |
| project(ArrayView< Vector > vs, Optional< ArrayView< Size >> indices=NOTHING) const =0 | IDomain | pure virtual |
| ~Polymorphic() | Polymorphic | inlinevirtual |