AMReX-Hydro
AMReX-based hydro routines for low Mach number flows
hydro_constants.H File Reference
#include <AMReX_REAL.H>
#include <cmath>
Include dependency graph for hydro_constants.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define XVEL   0
 
#define YVEL   1
 
#define ZVEL   2
 

Variables

static constexpr amrex::Real small_vel = amrex::Real(1.e-8)
 
static constexpr amrex::Real hydro_covered_val = amrex::Real(1.0e40)