/home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/actuator_types.H File Reference

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/actuator_types.H File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
actuator_types.H File Reference
#include "amr-wind/core/Slice.H"
#include "amr-wind/core/vs/vector_space.H"
#include "AMReX_Gpu.H"
#include "AMReX_RealBox.H"
#include <set>
#include <utility>
Include dependency graph for actuator_types.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  amr_wind::actuator::ActuatorType
 
struct  amr_wind::actuator::ActSrcType
 
struct  amr_wind::actuator::ActSrcLine
 
struct  amr_wind::actuator::ActSrcDisk
 
struct  amr_wind::actuator::ActGrid
 
struct  amr_wind::actuator::ComponentView
 
struct  amr_wind::actuator::ActInfo
 
class  amr_wind::actuator::ActDataHolder< ActTrait >
 

Namespaces

namespace  amr_wind
 
namespace  amr_wind::actuator
 

Typedefs

using amr_wind::actuator::RealList = amrex::Vector<amrex::Real>
 
using amr_wind::actuator::RealSlice = ::amr_wind::utils::Slice<amrex::Real>
 
using amr_wind::actuator::VecList = amrex::Vector<amr_wind::vs::Vector>
 
using amr_wind::actuator::VecSlice = ::amr_wind::utils::Slice<amr_wind::vs::Vector>
 
using amr_wind::actuator::TensorList = amrex::Vector<amr_wind::vs::Tensor>
 
using amr_wind::actuator::TensorSlice = ::amr_wind::utils::Slice<amr_wind::vs::Tensor>
 
using amr_wind::actuator::DeviceVecList = amrex::Gpu::DeviceVector<amr_wind::vs::Vector>
 
using amr_wind::actuator::DeviceTensorList = amrex::Gpu::DeviceVector<amr_wind::vs::Tensor>