Shiokaze Framework
A research-oriented fluid solver for computer graphics
array_gradient3.h File Reference
#include "array3.h"
#include "macarray3.h"

Go to the source code of this file.

Namespaces

 array_gradient3
 Class that computes the gradient of physical quantities.
 

Functions

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