Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
amrex::FillPatchIteratorHelper Class Reference

#include <AMReX_AmrLevel.H>

Public Member Functions

 FillPatchIteratorHelper (AmrLevel &amrlevel, MultiFab &leveldata)
 
 FillPatchIteratorHelper (AmrLevel &amrlevel, MultiFab &leveldata, int boxGrow, Real time, int index, int scomp, int ncomp, InterpBase *mapper)
 
void Initialize (int boxGrow, Real time, int idx, int scomp, int ncomp, InterpBase *mapper)
 
void fill (FArrayBox &fab, int dcomp, int idx)
 

Friends

class FillPatchIterator
 

Constructor & Destructor Documentation

◆ FillPatchIteratorHelper() [1/2]

amrex::FillPatchIteratorHelper::FillPatchIteratorHelper ( AmrLevel amrlevel,
MultiFab leveldata 
)

◆ FillPatchIteratorHelper() [2/2]

amrex::FillPatchIteratorHelper::FillPatchIteratorHelper ( AmrLevel amrlevel,
MultiFab leveldata,
int  boxGrow,
Real  time,
int  index,
int  scomp,
int  ncomp,
InterpBase mapper 
)

Member Function Documentation

◆ fill()

void amrex::FillPatchIteratorHelper::fill ( FArrayBox fab,
int  dcomp,
int  idx 
)

◆ Initialize()

void amrex::FillPatchIteratorHelper::Initialize ( int  boxGrow,
Real  time,
int  idx,
int  scomp,
int  ncomp,
InterpBase mapper 
)

Friends And Related Symbol Documentation

◆ FillPatchIterator

friend class FillPatchIterator
friend

The documentation for this class was generated from the following files: