applyBC(LevelStateData &a_state) const | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
AuxData typedef | Proto::LevelOp< OpType, T, BCType, MEM > | |
auxGhost() | Proto::LevelOp< OpType, T, BCType, MEM > | inlinestatic |
BC typedef | Proto::LevelOp< OpType, T, BCType, MEM > | |
bc() | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
define(DisjointBoxLayout &a_layout, T a_dx) | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
define(DisjointBoxLayout &a_layout, Array< T, DIM > a_dx) | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
diagScale() const | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
dx() const | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
fluxScale() const | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
ghost() | Proto::LevelOp< OpType, T, BCType, MEM > | inlinestatic |
layout() const | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
LevelAuxData typedef | Proto::LevelOp< OpType, T, BCType, MEM > | |
LevelOp() | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
LevelOp(DisjointBoxLayout &a_layout, T a_dx) | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
LevelOp(DisjointBoxLayout &a_layout, Array< T, DIM > a_dx) | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
LevelOp(LevelOp< OpType, T, BCType, MEM > &&a_op)=default | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
LevelStateData typedef | Proto::LevelOp< OpType, T, BCType, MEM > | |
m_bc | Proto::LevelOp< OpType, T, BCType, MEM > | private |
m_diagScale | Proto::LevelOp< OpType, T, BCType, MEM > | private |
m_dx | Proto::LevelOp< OpType, T, BCType, MEM > | private |
m_fluxScale | Proto::LevelOp< OpType, T, BCType, MEM > | private |
m_layout | Proto::LevelOp< OpType, T, BCType, MEM > | private |
m_ops | Proto::LevelOp< OpType, T, BCType, MEM > | private |
m_rkStage | Proto::LevelOp< OpType, T, BCType, MEM > | private |
m_time | Proto::LevelOp< OpType, T, BCType, MEM > | private |
numAux() | Proto::LevelOp< OpType, T, BCType, MEM > | inlinestatic |
numState() | Proto::LevelOp< OpType, T, BCType, MEM > | inlinestatic |
OP typedef | Proto::LevelOp< OpType, T, BCType, MEM > | |
operator()(LevelStateData &a_output, const LevelStateData &a_state, const LevelAuxData &a_aux, T a_scale=1.0) const | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
operator()(LevelStateData &a_output, const LevelStateData &a_state, T a_scale=1.0) const | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
operator=(LevelOp< OpType, T, BCType, MEM > &&a_op)=default | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
operator[](const LevelIndex &a_index) const | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
operator[](const LevelIndex &a_index) | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
order() | Proto::LevelOp< OpType, T, BCType, MEM > | inlinestatic |
RKStage() const | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
setDiagScale(T a_value) | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
setFluxScale(T a_value) | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
setRKStage(unsigned int a_stage) | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
setTime(T a_time) | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
spectralRadius() const | Proto::LevelOp< OpType, T, BCType, MEM > | inline |
StateData typedef | Proto::LevelOp< OpType, T, BCType, MEM > | |
time() const | Proto::LevelOp< OpType, T, BCType, MEM > | inline |