MGLevelOp< T > Member List
This is the complete list of members for
MGLevelOp< T >, including all inherited members.
applyOp(T &a_lhs, const T &a_phi, bool a_homogeneous=false)=0 | LinearOp< T > | [pure virtual] |
assign(T &a_lhs, const T &a_rhs)=0 | LinearOp< T > | [pure virtual] |
assignLocal(T &a_lhs, const T &a_rhs) | LinearOp< T > | [inline, virtual] |
axby(T &a_lhs, const T &a_x, const T &a_y, Real a_a, Real a_b)=0 | LinearOp< T > | [pure virtual] |
clear(T &a_lhs) | LinearOp< T > | [inline, virtual] |
create(T &a_lhs, const T &a_rhs)=0 | LinearOp< T > | [pure virtual] |
createCoarser(T &a_coarse, const T &a_fine, bool ghosted)=0 | MGLevelOp< T > | [pure virtual] |
dotProduct(const T &a_1, const T &a_2)=0 | LinearOp< T > | [pure virtual] |
incr(T &a_lhs, const T &a_x, Real a_scale)=0 | LinearOp< T > | [pure virtual] |
norm(const T &a_rhs, int a_ord)=0 | LinearOp< T > | [pure virtual] |
preCond(T &a_cor, const T &a_residual)=0 | LinearOp< T > | [pure virtual] |
prolongIncrement(T &a_phiThisLevel, const T &a_correctCoarse)=0 | MGLevelOp< T > | [pure virtual] |
relax(T &a_correction, const T &a_residual, int a_iterations)=0 | MGLevelOp< T > | [pure virtual] |
residual(T &a_lhs, const T &a_phi, const T &a_rhs, bool a_homogeneous=false)=0 | LinearOp< T > | [pure virtual] |
restrictResidual(T &a_resCoarse, T &a_phiFine, const T &a_rhsFine)=0 | MGLevelOp< T > | [pure virtual] |
scale(T &a_lhs, const Real &a_scale)=0 | LinearOp< T > | [pure virtual] |
setToZero(T &a_lhs)=0 | LinearOp< T > | [pure virtual] |
write(const T *a, const char *filename) | LinearOp< T > | [inline, virtual] |
~LinearOp() | LinearOp< T > | [inline, virtual] |
~MGLevelOp() | MGLevelOp< T > | [inline, virtual] |