/home/runner/work/kynema/kynema/kynema/src/dof_management/create_constraint_freedom_table.hpp File Reference

Kynema API: /home/runner/work/kynema/kynema/kynema/src/dof_management/create_constraint_freedom_table.hpp File Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
create_constraint_freedom_table.hpp File Reference
#include <Kokkos_Core.hpp>
#include "constraints/constraints.hpp"
#include "state/state.hpp"

Go to the source code of this file.

Classes

struct  kynema::dof::CreateConstraintFreedomTable< DeviceType >
 A Kernel that creates the node freedom tables for each the target and base nodes for a given constrain. More...
 

Namespaces

namespace  kynema
 
namespace  kynema::dof
 

Functions

template<typename DeviceType >
void kynema::dof::create_constraint_freedom_table (Constraints< DeviceType > &constraints, const State< DeviceType > &state)
 Creates node freedom tables for each the target and base nodes in the constraints.