/home/runner/work/kynema/kynema/kynema/src/constraints/constraint_type.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
constraint_type.hpp
Go to the documentation of this file.
Definition calculate_constraint_output.hpp:8
@ PrescribedBC3DOFs
@ PrescribedBC
@ RigidJoint
@ FixedBC3DOFs
@ RigidJoint6DOFsTo3DOFs
@ RevoluteJoint
@ RotationControl
KOKKOS_INLINE_FUNCTION constexpr size_t GetNumberOfNodes(ConstraintType t)
Returns the number of nodes used/required by the constraint type.
Definition constraint_type.hpp:28
KOKKOS_INLINE_FUNCTION constexpr size_t NumColsForConstraint(ConstraintType type)
Returns the number of degrees of freedom prescribed/fixed by the constraint type.
Definition constraint_type.hpp:40
KOKKOS_INLINE_FUNCTION constexpr size_t NumRowsForConstraint(ConstraintType type)
Returns the number of degrees of freedom prescribed/fixed by the constraint type.
Definition constraint_type.hpp:63
Generated by