/home/runner/work/kynema-sgf/kynema-sgf/src/utilities/bc_ops.H File Reference

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/utilities/bc_ops.H File Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
bc_ops.H File Reference
#include "AMReX_BCRec.H"
Include dependency graph for bc_ops.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  kynema_sgf
 This test case is intended as an evaluation of the momentum advection scheme.
namespace  kynema_sgf::utils

Functions

std::pair< bool, bool > kynema_sgf::utils::has_extdir (amrex::BCRec const *bcrec, int ncomp, int dir)
 Return a pair of bools, value is true if at least one boundary has an ext_dir specified.
std::pair< bool, bool > kynema_sgf::utils::has_extdir_or_ho (amrex::BCRec const *bcrec, int ncomp, int dir)

Detailed Description

Boundary condition utilities