File Castro_generic_fill.H

Functions

void ca_generic_fill(amrex::Box const &bx, amrex::FArrayBox &data, const int dcomp, const int numcomp, amrex::Geometry const &geom, const amrex::Real time, const amrex::Vector<amrex::BCRec> &bcr, const int bcomp, const int scomp)
struct CastroGenericFill
#include <Castro_generic_fill.H>

Public Functions

inline AMREX_GPU_DEVICE void operator() (const IntVect &, Array4< Real > const &, const int, const int, GeometryData const &, const Real, const BCRec *, const int, const int) const