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

Class that computes the gradient of physical quantities. More...

Functions

template<class T >
void compute_gradient (const array2< T > &array, macarray2< T > &gradient, double dx)
 

Detailed Description

Class that computes the gradient of physical quantities.