/home/runner/work/amr-wind/amr-wind/amr-wind/utilities/bc_ops.H File Reference

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/utilities/bc_ops.H File Reference
AMR-Wind 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  amr_wind
 This test case is intended as an evaluation of the momentum advection scheme.
namespace  amr_wind::utils

Functions

std::pair< bool, bool > amr_wind::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 > amr_wind::utils::has_extdir_or_ho (amrex::BCRec const *bcrec, int ncomp, int dir)

Detailed Description

Boundary condition utilities