ocean_waves Namespace Reference
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
amr_wind::ocean_waves Namespace Reference
Namespaces | |
| namespace | ops |
| namespace | relaxation_zones |
| namespace | utils |
Classes | |
| struct | LinearWaves |
| struct | LinearWavesData |
| class | OceanWaves |
| class | OceanWavesDataHolder |
| struct | OceanWavesInfo |
| class | OceanWavesModel |
| struct | OceanWavesType |
| class | OWModel |
| struct | RelaxZonesBaseData |
| struct | RelaxZonesType |
| struct | StokesWaves |
| struct | StokesWavesData |
| struct | W2AWaves |
| struct | W2AWavesData |
Typedefs | |
| using | RealList = amrex::Vector<amrex::Real> |
| using | VecList = amrex::Vector<amr_wind::vs::Vector> |
| using | TensorList = amrex::Vector<amr_wind::vs::Tensor> |
| using | DeviceVecList = amrex::Gpu::DeviceVector<amr_wind::vs::Vector> |
| using | DeviceTensorList = amrex::Gpu::DeviceVector<amr_wind::vs::Tensor> |
Typedef Documentation
◆ DeviceTensorList
| using amr_wind::ocean_waves::DeviceTensorList = amrex::Gpu::DeviceVector<amr_wind::vs::Tensor> |
◆ DeviceVecList
| using amr_wind::ocean_waves::DeviceVecList = amrex::Gpu::DeviceVector<amr_wind::vs::Vector> |
◆ RealList
| using amr_wind::ocean_waves::RealList = amrex::Vector<amrex::Real> |
◆ TensorList
| using amr_wind::ocean_waves::TensorList = amrex::Vector<amr_wind::vs::Tensor> |
◆ VecList
| using amr_wind::ocean_waves::VecList = amrex::Vector<amr_wind::vs::Vector> |
Generated by