crseLayout() const | Proto::LevelFluxRegister< T, C, MEM > | inline |
define(const DisjointBoxLayout &a_dblCoarse, const DisjointBoxLayout &a_dblFine, const Point &a_refRatio, Array< T, DIM > a_dxCoarse) | Proto::LevelFluxRegister< T, C, MEM > | |
destData(const Box &a_bx, const DataIndex< BoxPartition > &di) | Proto::LevelFluxRegister< T, C, MEM > | protected |
fineLayout() const | Proto::LevelFluxRegister< T, C, MEM > | inline |
FluxRegisterCopier< T, C, MEM > class | Proto::LevelFluxRegister< T, C, MEM > | friend |
FluxRegisterCopierOp< T, C, MEM > class | Proto::LevelFluxRegister< T, C, MEM > | friend |
incrementCoarse(const BoxData< T, C, MEM > &a_flux, const DataIndex< BoxPartition > &a_di, const T &a_weight, unsigned int a_dir) | Proto::LevelFluxRegister< T, C, MEM > | |
incrementFine(const BoxData< T, C, MEM > &a_flux, const DataIndex< BoxPartition > &a_di, const T &a_weight, unsigned int a_dir) | Proto::LevelFluxRegister< T, C, MEM > | |
key(const Box &a_bx, const DataIndex< BoxPartition > &a_di) | Proto::LevelFluxRegister< T, C, MEM > | |
LevelFluxRegister() | Proto::LevelFluxRegister< T, C, MEM > | inline |
LevelFluxRegister(const DisjointBoxLayout &a_dblCoarse, const DisjointBoxLayout &a_dblFine, const Point &a_refRatio, Array< T, DIM > a_dxCoarse) | Proto::LevelFluxRegister< T, C, MEM > | |
m_avgFlux | Proto::LevelFluxRegister< T, C, MEM > | protected |
m_copier | Proto::LevelFluxRegister< T, C, MEM > | protected |
m_crseIncrement | Proto::LevelFluxRegister< T, C, MEM > | protected |
m_crseIndices | Proto::LevelFluxRegister< T, C, MEM > | protected |
m_crseLayout | Proto::LevelFluxRegister< T, C, MEM > | protected |
m_crseRegisters | Proto::LevelFluxRegister< T, C, MEM > | protected |
m_dxCrse | Proto::LevelFluxRegister< T, C, MEM > | protected |
m_fineIndices | Proto::LevelFluxRegister< T, C, MEM > | protected |
m_fineLayout | Proto::LevelFluxRegister< T, C, MEM > | protected |
m_fineRegisters | Proto::LevelFluxRegister< T, C, MEM > | protected |
m_refRatio | Proto::LevelFluxRegister< T, C, MEM > | protected |
print() const | Proto::LevelFluxRegister< T, C, MEM > | |
reflux(LevelBoxData< T, C, MEM > &a_coarseData, const T &a_weight) | Proto::LevelFluxRegister< T, C, MEM > | |
reset(T a_val=0) | Proto::LevelFluxRegister< T, C, MEM > | |
sourceData(const Box &a_bx, const DataIndex< BoxPartition > &di) | Proto::LevelFluxRegister< T, C, MEM > | protected |