/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
Loading...
Searching...
No Matches
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
18template <typename WaveTheoryTrait, typename = void>
20
31template <typename WaveTheoryTrait, typename = void>
33
34template <typename WaveTheoryTrait, typename = void>
36
37template <typename WaveTheoryTrait, typename = void>
39
40template <typename WaveTheoryTrait, typename = void>
42
43} // namespace amr_wind::ocean_waves::ops
44
45#endif /* OCEAN_WAVES_OPS_H */
Definition OceanWavesOps.H:8
Definition OceanWavesOps.H:32
Definition OceanWavesOps.H:19