Namespace that implements MAC array extrapolation. More...
Functions | |
| template<class T > | |
| void | extrapolate (macarray3< T > &array, int width) |
| Extrapolate MAC array. More... | |
Namespace that implements MAC array extrapolation.
| void macarray_extrapolator3::extrapolate | ( | macarray3< T > & | array, |
| int | width | ||
| ) |
Extrapolate MAC array.
| [in] | array | Grid to extrapolate. |
| [in] | width | Extrapolation count. |