/home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/ABLReadERFFunction.H File Reference

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/ABLReadERFFunction.H File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
ABLReadERFFunction.H File Reference
#include <functional>
Include dependency graph for ABLReadERFFunction.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  amr_wind
 

Typedefs

using ReadERFFunction
 

Typedef Documentation

◆ ReadERFFunction

Initial value:
std::function<void(
const amrex::Real time,
amrex::Vector<amrex::Real>&,
const amrex::Vector<amr_wind::Field*>&,
MultiBlockContainer*)>
Definition ABLBoundaryPlane.H:31