Base
library is used by all others and therefore is not separately marked with dependency arrows. EngineGpuKernels
library.SimulationKernelsLauncher
.DataConverter
translates the Description
objects into separate transfer objects (TOs) consisting of C arrays, and vice versa.ClusteredDataDescription
instead of a DataDescription
on the CPU side. The difference is that the ClusteredDataDescription
consists of ClusterDescriptions
, which in turn contain CellDescriptions
that are connected to each other.