/home/runner/work/kynema-sgf/kynema-sgf/src/overset/overset_ops_routines.cpp File Reference
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
overset_ops_routines.cpp File Reference
Include dependency graph for overset_ops_routines.cpp:
Namespaces | |
| namespace | kynema_sgf |
| This test case is intended as an evaluation of the momentum advection scheme. | |
| namespace | kynema_sgf::overset_ops |
Functions | |
| void | kynema_sgf::overset_ops::iblank_to_mask (const IntField &iblank, IntField &maskf) |
| void | kynema_sgf::overset_ops::iblank_node_to_mask_vof (const IntField &iblank, const Field &voff, IntField &maskf) |
| void | kynema_sgf::overset_ops::prepare_mask_cell_for_mac (FieldRepo &repo) |
| void | kynema_sgf::overset_ops::revert_mask_cell_after_mac (FieldRepo &repo) |
| void | kynema_sgf::overset_ops::replace_gradp (amrex::MultiFab &mf_gp, const amrex::MultiFab &mf_gp0, const amrex::iMultiFab &mf_iblank) |
| void | kynema_sgf::overset_ops::apply_pressure_gradient (amrex::MultiFab &mf_vel, const amrex::MultiFab &mf_density, const amrex::MultiFab &mf_gp, const amrex::Real scaling_factor) |
Generated by