/home/runner/work/kynema/kynema/kynema/src/dof_management/freedom_signature.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
freedom_signature.hpp
Go to the documentation of this file.
Definition assemble_node_freedom_allocation_table.hpp:10
KOKKOS_INLINE_FUNCTION FreedomSignature operator|(FreedomSignature x, FreedomSignature y)
Combines two freedom signatures using bitwise OR.
Definition freedom_signature.hpp:33
FreedomSignature
Represents the active degrees of freedom for a node.
Definition freedom_signature.hpp:18
@ AllComponents
@ JustRotation
@ JustPosition
@ NoComponents
KOKKOS_INLINE_FUNCTION size_t count_active_dofs(FreedomSignature x)
Counts the number of active degrees of freedom in a signature.
Definition freedom_signature.hpp:45
Generated by