| AMRAuxData typedef | Proto::AMROp< OPType, T, MEM > | |
| AMROp() | Proto::AMROp< OPType, T, MEM > | inline |
| AMROp(AMRGrid &a_grid, T a_cdx) | Proto::AMROp< OPType, T, MEM > | inline |
| AMROp(AMRGrid &a_grid, Array< T, DIM > &a_cdx) | Proto::AMROp< OPType, T, MEM > | inline |
| AMRStateData typedef | Proto::AMROp< OPType, T, MEM > | |
| AuxData typedef | Proto::AMROp< OPType, T, MEM > | |
| auxGhost() | Proto::AMROp< OPType, T, MEM > | inlinestatic |
| BOP typedef | Proto::AMROp< OPType, T, MEM > | |
| boxOp(int a_level, const LevelIndex &a_index) const | Proto::AMROp< OPType, T, MEM > | inline |
| define(AMRGrid &a_grid, T a_cdx) | Proto::AMROp< OPType, T, MEM > | inline |
| define(AMRGrid &a_grid, Array< T, DIM > &a_cdx) | Proto::AMROp< OPType, T, MEM > | inline |
| dx(int a_level) const | Proto::AMROp< OPType, T, MEM > | inline |
| ghost() | Proto::AMROp< OPType, T, MEM > | inlinestatic |
| interpStencil(int a_level) | Proto::AMROp< OPType, T, MEM > | inline |
| levelApply(LevelStateData &a_output, AMRStateData &a_state, AMRAuxData &a_aux, int a_level, T a_scale=1.0) | Proto::AMROp< OPType, T, MEM > | inline |
| levelApply(LevelStateData &a_output, AMRStateData &a_state, int a_level, T a_scale=1.0) | Proto::AMROp< OPType, T, MEM > | inline |
| LevelAuxData typedef | Proto::AMROp< OPType, T, MEM > | |
| levelOp(int a_level) const | Proto::AMROp< OPType, T, MEM > | inline |
| LevelStateData typedef | Proto::AMROp< OPType, T, MEM > | |
| LOP typedef | Proto::AMROp< OPType, T, MEM > | |
| m_defined | Proto::AMROp< OPType, T, MEM > | private |
| m_dx | Proto::AMROp< OPType, T, MEM > | private |
| m_fluxRegisters | Proto::AMROp< OPType, T, MEM > | private |
| m_grid | Proto::AMROp< OPType, T, MEM > | private |
| m_interp | Proto::AMROp< OPType, T, MEM > | private |
| m_levelOps | Proto::AMROp< OPType, T, MEM > | private |
| numAux() | Proto::AMROp< OPType, T, MEM > | inlinestatic |
| numState() | Proto::AMROp< OPType, T, MEM > | inlinestatic |
| operator()(AMRStateData &a_output, const AMRStateData &a_state, const AMRAuxData &a_aux, T a_scale=1.0) | Proto::AMROp< OPType, T, MEM > | inline |
| operator()(AMRStateData &a_output, AMRStateData &a_state, T a_scale=1.0) | Proto::AMROp< OPType, T, MEM > | inline |
| order() | Proto::AMROp< OPType, T, MEM > | inlinestatic |
| reflux(LevelStateData &a_crseOut, LevelStateData &a_crseState, LevelStateData &a_fineState, int a_crseLevel, T a_scale) const | Proto::AMROp< OPType, T, MEM > | inline |
| setDiagScale(T a_value, int a_gridFactor=0) | Proto::AMROp< OPType, T, MEM > | inline |
| setFluxScale(T a_value, int a_gridFactor=0) | Proto::AMROp< OPType, T, MEM > | inline |
| StateData typedef | Proto::AMROp< OPType, T, MEM > | |