/home/runner/work/amr-wind/amr-wind/amr-wind/ocean_waves/OceanWavesOps.H Source File

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/ocean_waves/OceanWavesOps.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
OceanWavesOps.H
Go to the documentation of this file.
1#ifndef OCEAN_WAVES_OPS_H
2#define OCEAN_WAVES_OPS_H
3
5#include "AMReX_Vector.H"
6#include "amr-wind/CFDSim.H"
7
9
10template <typename WaveTheoryTrait, typename = void>
12
13template <typename WaveTheoryTrait, typename = void>
15
16template <typename WaveTheoryTrait, typename = void>
18
19template <typename WaveTheoryTrait, typename = void>
21
22template <typename WaveTheoryTrait, typename = void>
24
25template <typename WaveTheoryTrait, typename = void>
27
28} // namespace amr_wind::ocean_waves::ops
29
30#endif /* OCEAN_WAVES_OPS_H */
Definition OceanWavesOps.H:8
Definition OceanWavesOps.H:14
Definition OceanWavesOps.H:11