interfaces Namespace Reference

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

Namespaces

namespace  cfd
 
namespace  components
 

Classes

class  BladeInterface
 Interface for blade simulation that manages state, solver, and components. More...
 
class  BladeInterfaceBuilder
 Builder class to construct a BladeInterface by composing Blade and Solution components. More...
 
struct  ConstraintData
 A wrapper around the Constraint ID of a given constraint. More...
 
struct  HostConstraints
 Host-side mirror of the constraint input, output, and loads for a given time increment. More...
 
struct  HostState
 Host-side mirror of the simulation state for a given time increment. More...
 
struct  NodeData
 A collection of data defining the state at a given node and providing an ergonomic way to extract that data from the State object or set the loads therein. More...
 
class  Outputs
 Handles writing state data to disk as simulation outputs and provides a means for post-processing e.g. visualization. More...
 
class  TurbineInterface
 Interface for blade simulation that manages state, solver, and components. More...
 
class  TurbineInterfaceBuilder
 Builder class to construct a TurbineInterface by composing Turbine and Solution components. More...