|
Proto
3.2
|
This is the complete list of members for Proto::InterpStencil< T >, including all inherited members.
| apply(BoxData< T, C, MEM, D, E > &a_output, const BoxData< T, C, MEM, D, E > &a_input, Box a_box, bool a_overwrite, T a_scale=1.0) const | Proto::InterpStencil< T > | inline |
| Constant(Point a_refRatio) | Proto::InterpStencil< T > | inlinestatic |
| define(Point a_refRatio) | Proto::InterpStencil< T > | |
| domain(Box a_range) const | Proto::InterpStencil< T > | inline |
| FiniteVolume(Point a_refRatio, int a_order=5) | Proto::InterpStencil< T > | inlinestatic |
| ghost() const | Proto::InterpStencil< T > | inline |
| InterpStencil() | Proto::InterpStencil< T > | inline |
| InterpStencil(Point a_refRatio) | Proto::InterpStencil< T > | |
| Linear(Point a_refRatio) | Proto::InterpStencil< T > | inlinestatic |
| m_interp | Proto::InterpStencil< T > | private |
| m_ratio | Proto::InterpStencil< T > | private |
| operator()(const BoxData< T, C, MEM, D, E > &a_input, T a_scale=1.0) const | Proto::InterpStencil< T > | inline |
| operator()(const BoxData< T, C, MEM, D, E > &a_input, Box a_range, T a_scale=1.0) const | Proto::InterpStencil< T > | inline |
| Quadratic(Point a_refRatio) | Proto::InterpStencil< T > | inlinestatic |
| range(Box a_domain) const | Proto::InterpStencil< T > | inline |
| ratio() const | Proto::InterpStencil< T > | inline |
| span() const | Proto::InterpStencil< T > | inline |
1.8.13