state Namespace Reference

Kynema API: kynema::state Namespace Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
kynema::state Namespace Reference

Classes

struct  CalculateDisplacement
 A Kernel for applying the computed change in state (displacement) to the previous state to get an estimate for the current state. More...
 
struct  CalculateNextState
 A Kernel to predict the next state values before nonlinear iteration begins for a given time step. More...
 
struct  UpdateAlgorithmicAcceleration
 A Kernel to update the algorithmic acceleration based on the acceleration and generalized alpha solver parameters. More...
 
struct  UpdateDynamicPrediction
 A Kernel to update the velocity, acceleration, and change in state at a node for a dynamic problem. More...
 
struct  UpdateGlobalPosition
 A Kernel to update the absolute position of each node based on the solver's current state and the initial absolute position. More...
 
struct  UpdateStaticPrediction
 A Kernel to update the change in state at a node for a static problem. More...