ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_InitCustomPert_StokesSecondProblem.H File Reference

Go to the source code of this file.

Functions

 ParallelFor (bx, [=] AMREX_GPU_DEVICE(int i, int j, int k) noexcept { state_pert(i, j, k, RhoTheta_comp)=std::pow(one, one/Gamma) *amrex::Real(101325.0)/amrex::Real(287.0) - p_hse(i, j, k);})
 

Function Documentation

◆ ParallelFor()

ParallelFor ( bx  ,
[=] AMREX_GPU_DEVICE(int i, int j, int k) noexcept { state_pert(i, j, k, RhoTheta_comp)=std::pow(one, one/Gamma) *amrex::Real(101325.0)/amrex::Real(287.0) - p_hse(i, j, k);}   
)
Here is the call graph for this function: