lammps/lib/kokkos/example13f2d39f55b1master
lammps/lib/kokkos/example
13f2d39f55b1master
example
example
README
README
This directory contains example application proxies that use different parts of Kokkos. If you are looking for the FENL ("finite element nonlinear" solve) example, it has moved into the LinAlg subpackage of Tpetra.
MANIFEST:
- common: Header files used by different examples
- feint: Unstructured finite-element method
- fixture: Some other finite-element method example
- global_2_local_ids: Example of global-to-local index lookup
- grow_array: Parallel dynamic memory allocation
- md_skeleton: Molecular dynamics
- query_device: Kokkos' HWLOC wrapper for querying device topology
- sort_array: Parallel sort
- tutorial: Kokkos tutorial (START HERE)
c4science · Help