/home/runner/work/kynema/kynema/kynema/src/step/assemble_constraints_residual.hpp File Reference

Kynema API: /home/runner/work/kynema/kynema/kynema/src/step/assemble_constraints_residual.hpp File Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
assemble_constraints_residual.hpp File Reference
#include <Kokkos_Core.hpp>
#include <Kokkos_Profiling_ScopedRegion.hpp>
#include "constraints/constraints.hpp"
#include "solver/contribute_constraints_system_residual_to_vector.hpp"
#include "solver/contribute_lambda_to_vector.hpp"
#include "solver/copy_constraints_residual_to_vector.hpp"
#include "solver/solver.hpp"

Go to the source code of this file.

Namespaces

namespace  kynema
 
namespace  kynema::step
 

Functions

template<typename DeviceType >
void kynema::step::AssembleConstraintsResidual (Solver< DeviceType > &solver, Constraints< DeviceType > &constraints)