/home/runner/work/kynema-sgf/kynema-sgf/src/boundary_conditions/field_boundary_fill/ReadERFFunction.H File Reference

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/boundary_conditions/field_boundary_fill/ReadERFFunction.H File Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
ReadERFFunction.H File Reference
#include <functional>
Include dependency graph for ReadERFFunction.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  kynema_sgf
 This test case is intended as an evaluation of the momentum advection scheme.

Typedefs

using ReadERFFunction

Typedef Documentation

◆ ReadERFFunction

Initial value:
std::function<void(
const amrex::Real time,
amrex::Vector<amrex::Real>&,
const amrex::Vector<kynema_sgf::Field*>&,
MultiBlockContainer*)>
Definition BoundaryPlane.H:34