exw_fast Namespace Reference
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
Classes | |
| struct | OpFM_InputType |
| struct | OpFM_OutputType |
| struct | SC_DX_InputType |
| struct | SC_DX_OutputType |
Typedefs | |
| using | OfInputType = OpFM_InputType |
| using | OfOutputType = OpFM_OutputType |
Functions | |
| constexpr int | fast_strlen () |
| void | exw_fast_output_redirect (char *) |
| void | FAST_AllocateTurbines (int *, int *, char *) |
| void | FAST_DeallocateTurbines (int *, char *) |
| void | FAST_CreateCheckpoint (int *, char *, int *, char *) |
| void | FAST_HubPosition (int *, float *, float *, double *, int *, char *) |
| void | FAST_OpFM_Solution0 (int *, int *, char *) |
| void | FAST_OpFM_Step (int *, int *, char *) |
| void | FAST_OpFM_Init (int *, double *, const char *, int *, int *, int *, int *, float *, float *, int *, int *, float *, int *, double *, int *, int *, int *, OpFM_InputType *, OpFM_OutputType *, SC_DX_InputType *, SC_DX_OutputType *, int *, char *) |
| void | FAST_OpFM_Restart (int *, char *, int *, double *, int *, int *, int *, OpFM_InputType *, OpFM_OutputType *, SC_DX_InputType *, SC_DX_OutputType *, int *, char *) |
Variables | |
| static constexpr auto & | FAST_Solution0 = FAST_OpFM_Solution0 |
| static constexpr auto & | FAST_Step = FAST_OpFM_Step |
Typedef Documentation
◆ OfInputType
| using exw_fast::OfInputType = OpFM_InputType |
◆ OfOutputType
Function Documentation
◆ exw_fast_output_redirect()
|
inline |
◆ FAST_AllocateTurbines()
|
inline |
◆ FAST_CreateCheckpoint()
|
inline |
◆ FAST_DeallocateTurbines()
|
inline |
◆ FAST_HubPosition()
|
inline |
◆ FAST_OpFM_Init()
|
inline |
◆ FAST_OpFM_Restart()
|
inline |
◆ FAST_OpFM_Solution0()
|
inline |
◆ FAST_OpFM_Step()
|
inline |
◆ fast_strlen()
|
inlineconstexpr |
Variable Documentation
◆ FAST_Solution0
|
staticconstexpr |
◆ FAST_Step
|
staticconstexpr |
Generated by