File problem_bc_fill.H
Functions
- AMREX_GPU_HOST_DEVICE AMREX_INLINE void problem_bc_fill (int i, int j, int k, Array4< Real > const &state, Real time, const Array1D< BCRec, 0, NUM_STATE-1 > &bcs, const GeometryData &geomdata)
Problem-specific boundary condition fill
- Parameters:
i – x-index
j – y-index
k – z-index
state – simulation state (Fab)
time – simulation time
bcs – boundary conditions
geomdata – geometry data