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

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

Go to the source code of this file.

Namespaces

namespace  kynema
 
namespace  kynema::step
 

Functions

template<typename DeviceType >
double kynema::step::CalculateConvergenceError (const StepParameters &parameters, const Solver< DeviceType > &solver, const State< DeviceType > &state, const Constraints< DeviceType > &constraints)
 Calculation based on Table 1 of DOI: 10.1115/1.4033441.