/home/runner/work/amr-wind/amr-wind/amr-wind/immersed_boundary/IBOps.H Source File

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/immersed_boundary/IBOps.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
IBOps.H
Go to the documentation of this file.
1#ifndef IBOPS_H
2#define IBOPS_H
3
5#include "AMReX_Vector.H"
6#include "amr-wind/CFDSim.H"
7
8namespace amr_wind::ib::ops {
9
18template <typename GeomTrait, typename = void>
20
31template <typename GeomTrait, typename = void>
33
42template <typename GeomTrait, typename = void>
44
53template <typename GeomTrait, typename = void>
55
61template <typename GeomTrait, typename = void>
63
64template <typename GeomTrait, typename = void>
66
67} // namespace amr_wind::ib::ops
68
69#endif /* IBOPS_H */
Definition bluff_body_ops.H:49
Definition IBOps.H:32
Definition IBOps.H:19
Definition IBOps.H:43
Definition IBOps.H:54