/home/runner/work/amr-wind/amr-wind/amr-wind/overset/overset_ops_K.H File Reference

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/overset/overset_ops_K.H File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
overset_ops_K.H File Reference
#include "amr-wind/core/vs/vector_space.H"
#include <AMReX_FArrayBox.H>
Include dependency graph for overset_ops_K.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  amr_wind
 
namespace  amr_wind::overset_ops
 

Functions

amrex::Real AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amr_wind::overset_ops::asdf (const amrex::Real a_vof, const amrex::Real i_th, const amrex::Real tiny)
 
amrex::Real AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amr_wind::overset_ops::alpha_flux (const int i, const int j, const int k, const int dir, const amrex::Real margin, amrex::Array4< amrex::Real const > const &vof, amrex::Array4< amrex::Real const > const &tg_vof, amrex::Array4< amrex::Real const > const &normal)
 
void AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amr_wind::overset_ops::velocity_face (const int i, const int j, const int k, const int dir, amrex::Array4< amrex::Real const > const &vof, amrex::Array4< amrex::Real const > const &velocity, amrex::Real &uface, amrex::Real &vface, amrex::Real &wface)
 
void AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amr_wind::overset_ops::gp_rho_face (const int i, const int j, const int k, const int dir, amrex::Array4< amrex::Real const > const &vof, amrex::Array4< amrex::Real const > const &gp, amrex::Array4< amrex::Real const > const &rho, amrex::Real &uface, amrex::Real &vface, amrex::Real &wface)
 
vs::Tensor AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amr_wind::overset_ops::gp_flux_tensor (const int i, const int j, const int k, amrex::Array4< amrex::Real const > const &fx, amrex::Array4< amrex::Real const > const &fy, amrex::Array4< amrex::Real const > const &fz, const amrex::Real tiny)
 
vs::Tensor AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amr_wind::overset_ops::normal_reinit_tensor (const int i, const int j, const int k, amrex::Array4< amrex::Real const > const &fx, amrex::Array4< amrex::Real const > const &fy, amrex::Array4< amrex::Real const > const &fz, amrex::Array4< amrex::Real const > const &vof, const amrex::Real tiny)