MassInflowOutflowBC Class Reference
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
kynema_sgf::MassInflowOutflowBC Class Reference
#include <MassInflowOutflowBC.H>
Inheritance diagram for kynema_sgf::MassInflowOutflowBC:
Collaboration diagram for kynema_sgf::MassInflowOutflowBC:
Public Member Functions | |
| MassInflowOutflowBC (Field &field, amrex::Orientation ori) | |
| void | operator() (Field &field, FieldState) override |
| Public Member Functions inherited from kynema_sgf::FieldBCIface | |
| virtual | ~FieldBCIface ()=default |
Private Attributes | |
| Field & | m_field |
| amrex::Orientation | m_ori |
Detailed Description
Custom Neumann fills for the inflow-outflow BC
Used to fill the outflow boundary cells for mass-inflow-outflow BC
Constructor & Destructor Documentation
◆ MassInflowOutflowBC()
| kynema_sgf::MassInflowOutflowBC::MassInflowOutflowBC | ( | Field & | field, |
| amrex::Orientation | ori ) |
Member Function Documentation
◆ operator()()
|
overridevirtual |
Implements kynema_sgf::FieldBCIface.
Member Data Documentation
◆ m_field
|
private |
◆ m_ori
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/kynema-sgf/kynema-sgf/src/boundary_conditions/MassInflowOutflowBC.H
- /home/runner/work/kynema-sgf/kynema-sgf/src/boundary_conditions/MassInflowOutflowBC.cpp
Generated by