BaseStencil(const GridType &grid, int size) | BaseStencil< _GridType, StencilType > | inlineprotected |
BufferType typedef | BaseStencil< _GridType, StencilType > | |
get() const | BaseStencil< _GridType, StencilType > | inline |
getCenter() const | BaseStencil< _GridType, StencilType > | inline |
getCenterCoord() const | BaseStencil< _GridType, StencilType > | inline |
getCenterValue() const | BaseStencil< _GridType, StencilType > | inline |
getValue(unsigned int pos=0) const | BaseStencil< _GridType, StencilType > | inline |
getValue() const | BaseStencil< _GridType, StencilType > | inline |
GridType typedef | BaseStencil< _GridType, StencilType > | |
intersects(const ValueType &isoValue=zeroVal< ValueType >()) const | BaseStencil< _GridType, StencilType > | inline |
IterType typedef | BaseStencil< _GridType, StencilType > | |
max() const | BaseStencil< _GridType, StencilType > | inline |
mCache | BaseStencil< _GridType, StencilType > | protected |
mCenter | BaseStencil< _GridType, StencilType > | protected |
mean() const | BaseStencil< _GridType, StencilType > | inline |
median() const | BaseStencil< _GridType, StencilType > | inline |
min() const | BaseStencil< _GridType, StencilType > | inline |
moveTo(const Coord &ijk) | BaseStencil< _GridType, StencilType > | inline |
moveTo(const IterType &iter) | BaseStencil< _GridType, StencilType > | inline |
mStencil | BaseStencil< _GridType, StencilType > | protected |
operator()(int pos) const | BaseStencil< _GridType, StencilType > | inline |
setValue(const ValueType &value) | BaseStencil< _GridType, StencilType > | inline |
size() | BaseStencil< _GridType, StencilType > | inline |
TreeType typedef | BaseStencil< _GridType, StencilType > | |
ValueType typedef | BaseStencil< _GridType, StencilType > | |