ib Namespace Reference
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
amr_wind::ib Namespace Reference
Namespaces | |
| namespace | bluff_body |
| namespace | ops |
Classes | |
| struct | BluffBodyBaseData |
| struct | BluffBodyType |
| struct | Box |
| struct | BoxData |
| struct | Cylinder |
| struct | CylinderData |
| class | IB |
| class | IBDataHolder |
| struct | IBInfo |
| class | IBModel |
| struct | IBType |
| class | ImmersedBoundaryModel |
| struct | Sphere |
| struct | SphereData |
Typedefs | |
| using | RealList = amrex::Vector<amrex::Real> |
| using | RealSlice = ::amr_wind::utils::Slice<amrex::Real> |
| using | VecList = amrex::Vector<amr_wind::vs::Vector> |
| using | VecSlice = ::amr_wind::utils::Slice<amr_wind::vs::Vector> |
| using | TensorList = amrex::Vector<amr_wind::vs::Tensor> |
| using | TensorSlice = ::amr_wind::utils::Slice<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::ib::DeviceTensorList = amrex::Gpu::DeviceVector<amr_wind::vs::Tensor> |
◆ DeviceVecList
| using amr_wind::ib::DeviceVecList = amrex::Gpu::DeviceVector<amr_wind::vs::Vector> |
◆ RealList
| using amr_wind::ib::RealList = amrex::Vector<amrex::Real> |
◆ RealSlice
| using amr_wind::ib::RealSlice = ::amr_wind::utils::Slice<amrex::Real> |
◆ TensorList
| using amr_wind::ib::TensorList = amrex::Vector<amr_wind::vs::Tensor> |
◆ TensorSlice
◆ VecList
| using amr_wind::ib::VecList = amrex::Vector<amr_wind::vs::Vector> |
◆ VecSlice
Generated by