ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_InitCustomPert_UserDefined.H
Go to the documentation of this file.
1
2
ParmParse
pp_prob
(
"prob"
);
3
4
ParallelFor
(bx, [=] AMREX_GPU_DEVICE(
int
/*i*/
,
int
/*j*/
,
int
/*k*/
) noexcept
5
{
6
});
pp_prob
ParmParse pp_prob("prob")
ParallelFor
ParallelFor(bx, [=] AMREX_GPU_DEVICE(int, int, int) noexcept { })
Source
Prob
ERF_InitCustomPert_UserDefined.H
Generated by
1.9.1