TwoLayer Struct Reference

Kynema-SGF API: kynema_sgf::udf::TwoLayer Struct Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches

#include <TwoLayer.H>

Collaboration diagram for kynema_sgf::udf::TwoLayer:
[legend]

Classes

struct  DeviceOp

Public Types

using DeviceType = DeviceOp

Public Member Functions

 TwoLayer (const Field &fld)
DeviceType device_instance () const

Static Public Member Functions

static std::string identifier ()

Public Attributes

DeviceOp m_op

Member Typedef Documentation

◆ DeviceType

Constructor & Destructor Documentation

◆ TwoLayer()

kynema_sgf::udf::TwoLayer::TwoLayer ( const Field & fld)
explicit

Member Function Documentation

◆ device_instance()

DeviceType kynema_sgf::udf::TwoLayer::device_instance ( ) const
inlinenodiscard

◆ identifier()

std::string kynema_sgf::udf::TwoLayer::identifier ( )
inlinestatic

Member Data Documentation

◆ m_op

DeviceOp kynema_sgf::udf::TwoLayer::m_op

The documentation for this struct was generated from the following files:
  • /home/runner/work/kynema-sgf/kynema-sgf/src/physics/udfs/TwoLayer.H
  • /home/runner/work/kynema-sgf/kynema-sgf/src/physics/udfs/TwoLayer.cpp