This cpu version calls function working on FArrayBox. More...
#include <AMReX_PhysBCFunct.H>
Public Member Functions | |
CpuBndryFuncFab ()=default | |
CpuBndryFuncFab (UserFillBox a_f) | |
void | operator() (Box const &bx, FArrayBox &dest, int dcomp, int numcomp, Geometry const &geom, Real time, const Vector< BCRec > &bcr, int bcomp, int orig_comp) |
Protected Attributes | |
UserFillBox | f_user = nullptr |
This cpu version calls function working on FArrayBox.
|
default |
|
inline |
void amrex::CpuBndryFuncFab::operator() | ( | Box const & | bx, |
FArrayBox & | dest, | ||
int | dcomp, | ||
int | numcomp, | ||
Geometry const & | geom, | ||
Real | time, | ||
const Vector< BCRec > & | bcr, | ||
int | bcomp, | ||
int | orig_comp | ||
) |
|
protected |