Fillpatch operators
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
Fillpatch operators
Collaboration diagram for Fillpatch operators:
Classes | |
| struct | kynema_sgf::FieldBCNoOp |
| struct | kynema_sgf::DirichletOp< InflowOp, WallOp > |
| class | kynema_sgf::FieldFillPatchOpsBase |
| class | kynema_sgf::FieldFillConstScalar |
| class | kynema_sgf::FieldFillPatchOps< BCOpCreator > |
Detailed Description
Field fillpatch operators
This group documents classes and functions available for performing fillpatch operations on the entire field. This API represents a higher-level interface to the MultiFab based fillpatch operations and fill physics BC operations defined in AMReX library. The functionality available in Kynema-SGF has two components: 1. the fill patch operators themselves that perform the fill operation, and 2. operator classes that define what happens during a fillpatch operation at the domain boundaries.
Generated by