Shiokaze Framework
A research-oriented fluid solver for computer graphics
macarray_extrapolator2 Namespace Reference

Namespace that implements MAC array extrapolation. More...

Functions

template<class T >
void extrapolate (macarray2< T > &array, int width)
 Extrapolate MAC array. More...
 

Detailed Description

Namespace that implements MAC array extrapolation.

Function Documentation

◆ extrapolate()

template<class T >
void macarray_extrapolator2::extrapolate ( macarray2< T > &  array,
int  width 
)

Extrapolate MAC array.

Parameters
[in]arrayGrid to extrapolate.
[in]widthExtrapolation count.