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  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
 A class that handles writing state data to disk for analysis/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...