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

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

Functions

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

Detailed Description

Class that computes the gradient of physical quantities.