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