/home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/vof/height_functions.H Source File

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/vof/height_functions.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
height_functions.H
Go to the documentation of this file.
1#ifndef HEIGHT_FUNCTIONS_H_
2#define HEIGHT_FUNCTIONS_H_
3
4#include <AMReX_FArrayBox.H>
5#include <cmath>
6
7namespace amr_wind {
8namespace multiphase {}
9} // namespace amr_wind
Definition BCInterface.cpp:7