FixedGradientBC Class Reference

Kynema-SGF API: kynema_sgf::FixedGradientBC Class Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches

#include <FixedGradientBC.H>

Inheritance diagram for kynema_sgf::FixedGradientBC:
[legend]
Collaboration diagram for kynema_sgf::FixedGradientBC:
[legend]

Public Member Functions

 FixedGradientBC (Field &field, amrex::Orientation ori)
void operator() (Field &field, FieldState) override
Public Member Functions inherited from kynema_sgf::FieldBCIface
virtual ~FieldBCIface ()=default

Private Attributes

Fieldm_field
amrex::Orientation m_ori

Detailed Description

Applies a non-zero gradient at the domain boundary

Used with the inhomogeneous Neumann linear solver BC to apply a user-specified fixed gradient at the domain boundary.

Constructor & Destructor Documentation

◆ FixedGradientBC()

kynema_sgf::FixedGradientBC::FixedGradientBC ( Field & field,
amrex::Orientation ori )

Member Function Documentation

◆ operator()()

void kynema_sgf::FixedGradientBC::operator() ( Field & field,
FieldState  )
overridevirtual

Member Data Documentation

◆ m_field

Field& kynema_sgf::FixedGradientBC::m_field
private

◆ m_ori

amrex::Orientation kynema_sgf::FixedGradientBC::m_ori
private

The documentation for this class was generated from the following files: