|
Mundy: Multibody Nonlocal Dynamics Version of the Day
|
NeighborListType concept, Neighbors, and NeighborPair — the neighbor-access surface.
Classes | |
| class | mundy::search::Neighbors< NeighborListType > |
| Lightweight neighbor-range view for one target. More... | |
| class | mundy::search::NeighborPair< NeighborListType > |
| Lightweight neighbor-pair view. More... | |
Namespaces | |
| namespace | mundy |
| namespace | mundy::search |
Concepts | |
| concept | mundy::search::NeighborListType |
| Specifies the protocol that all Mundy neighbor-list implementations must satisfy. | |