|
Mundy: Multibody Nonlocal Dynamics Version of the Day
|
Files | |
| a_necessary_empty_file.cpp | |
| A file used to trick TriBITS into compiling header only packages/subpackages. | |
| ArborX1dNeighborList.hpp | |
| ArborX compressed 1D neighbor-list types and their NeighborListBuildTraits specializations. | |
| ArborX2dNeighborList.hpp | |
| ArborX dense 2D neighbor-list types and their NeighborListBuildTraits specializations. | |
| ArborXNeighborList.hpp | |
| Umbrella header: includes both ArborX 1D and 2D neighbor-list types. | |
| Excluder.hpp | |
| ExcluderType concept, excluder implementations, and excluder chaining. | |
| ForEach.hpp | |
| Parallel iteration and reduction entry points over neighbor pairs and per-target neighbor ranges. | |
| ManagedNeighborList.hpp | |
| ManagedNeighborList: a cached neighbor list driven by a stateful RebuilderType policy. | |
| NeighborList.hpp | |
| Umbrella header: includes all public neighbor-list types for mundy::search. | |
| NeighborListBuilder.hpp | |
| Type-state fluent neighbor-list builder and make_neighbor_list_builder factory. | |
| NeighborListBuildTraits.hpp | |
| NeighborListInputType concept and NeighborListBuildTraits primary template. | |
| NeighborListIterationTraits.hpp | |
| NeighborListIterationTraits primary template and dispatch API. | |
| NeighborListRebuilder.hpp | |
| RebuilderType concept, rebuilder implementations, and rebuilder chaining via operator|. | |
| Neighbors.hpp | |
| NeighborListType concept, Neighbors, and NeighborPair — the neighbor-access surface. | |
| SearchCandidate.hpp | |
| Candidate types passed to excluders during neighbor-list construction. | |
| SearchInput.hpp | |
| Component-backed neighbor-list inputs: SearchInput and PeriodicSearchInput. | |
| STKSearchNeighborList.hpp | |
| STK-coarse-search-backed concrete neighbor-list types and their NeighborListBuildTraits specializations. | |