/home/runner/work/kynema/kynema/kynema/src/dof_management/compute_node_freedom_map_table.hpp File Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
compute_node_freedom_map_table.hpp File Reference
Go to the source code of this file.
Classes | |
struct | kynema::dof::ComputeNodeFreedomMapTable< DeviceType > |
A Scanning Kernel which to convert the number of active degrees of freedom per node to a pointer map to the start of their degrees of freedom in a serialized global vector. More... | |
Namespaces | |
namespace | kynema |
namespace | kynema::dof |
Functions | |
template<typename DeviceType > | |
void | kynema::dof::compute_node_freedom_map_table (State< DeviceType > &state) |
Compute the node freedom map table, a pointer map to the start of the degrees of freedom ofa given node in a serialized global vector. | |
Generated by