|
Mundy: Multibody Nonlocal Dynamics Version of the Day
|
Classes | |
| class | mundy::NgpPoolT< DataType, MemorySpace, SizeType > |
| NgpPoolT is a Kokkos-compatible pool of default constructible objects. More... | |
Namespaces | |
| namespace | mundy |
Typedefs | |
| template<class DataType, typename SizeType = size_t> | |
| using | mundy::NgpPool = NgpPoolT<DataType, typename Kokkos::DefaultExecutionSpace::memory_space, SizeType> |
| Our default NgpPool type for use in Mundy. | |