FieldBCDirichlet Struct Reference

AMR-Wind API: amr_wind::FieldBCDirichlet Struct Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
amr_wind::FieldBCDirichlet Struct Reference

#include <FieldBCOps.H>

Collaboration diagram for amr_wind::FieldBCDirichlet:
[legend]

Public Types

using FunctorType = DirichletOp<ConstDirichlet, ConstDirichlet>
 

Public Member Functions

 FieldBCDirichlet (const Field &fld)
 
FunctorType operator() (const int face_dir=-1) const
 

Public Attributes

const Fieldm_field
 

Member Typedef Documentation

◆ FunctorType

Constructor & Destructor Documentation

◆ FieldBCDirichlet()

amr_wind::FieldBCDirichlet::FieldBCDirichlet ( const Field & fld)
inlineexplicit

Member Function Documentation

◆ operator()()

FunctorType amr_wind::FieldBCDirichlet::operator() ( const int face_dir = -1) const
inline

Member Data Documentation

◆ m_field

const Field& amr_wind::FieldBCDirichlet::m_field

The documentation for this struct was generated from the following file:
  • /home/runner/work/amr-wind/amr-wind/amr-wind/core/FieldBCOps.H