|
SPH
|
This is the complete list of members for NullOverlapHandler, including all inherited members.
| handle(const Size UNUSED(i), const Size UNUSED(j), FlatSet< Size > &UNUSED(toRemove)) override | NullOverlapHandler | inlinevirtual |
| IOverlapHandler::handle(const Size i, const Size j, FlatSet< Size > &toRemove)=0 | IOverlapHandler | pure virtual |
| initialize(Storage &UNUSED(storage)) override | NullOverlapHandler | inlinevirtual |
| IOverlapHandler::initialize(Storage &storage)=0 | IOverlapHandler | pure virtual |
| overlaps(const Size UNUSED(i), const Size UNUSED(j)) const override | NullOverlapHandler | inlinevirtual |
| IOverlapHandler::overlaps(const Size i, const Size j) const =0 | IOverlapHandler | pure virtual |
| ~Polymorphic() | Polymorphic | inlinevirtual |