/home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/turbine/fast/fast_wrapper.H File Reference
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | exw_fast::OpFM_InputType |
| struct | exw_fast::OpFM_OutputType |
| struct | exw_fast::SC_DX_InputType |
| struct | exw_fast::SC_DX_OutputType |
Namespaces | |
| namespace | exw_fast |
Macros | |
| #define | ErrID_None 0 |
| #define | ErrID_Info 1 |
| #define | ErrID_Warn 2 |
| #define | ErrID_Severe 3 |
| #define | ErrID_Fatal 4 |
Typedefs | |
| using | exw_fast::OfInputType = OpFM_InputType |
| using | exw_fast::OfOutputType = OpFM_OutputType |
Functions | |
| constexpr int | exw_fast::fast_strlen () |
| void | exw_fast::exw_fast_output_redirect (char *) |
| void | exw_fast::FAST_AllocateTurbines (int *, int *, char *) |
| void | exw_fast::FAST_DeallocateTurbines (int *, char *) |
| void | exw_fast::FAST_CreateCheckpoint (int *, char *, int *, char *) |
| void | exw_fast::FAST_HubPosition (int *, float *, float *, double *, int *, char *) |
| void | exw_fast::FAST_OpFM_Solution0 (int *, int *, char *) |
| void | exw_fast::FAST_OpFM_Step (int *, int *, char *) |
| void | exw_fast::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 | exw_fast::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 & | exw_fast::FAST_Solution0 = FAST_OpFM_Solution0 |
| static constexpr auto & | exw_fast::FAST_Step = FAST_OpFM_Step |
Macro Definition Documentation
◆ ErrID_Fatal
| #define ErrID_Fatal 4 |
◆ ErrID_Info
| #define ErrID_Info 1 |
◆ ErrID_None
| #define ErrID_None 0 |
◆ ErrID_Severe
| #define ErrID_Severe 3 |
◆ ErrID_Warn
| #define ErrID_Warn 2 |
Generated by