Shiokaze Framework
A research-oriented fluid solver for computer graphics
array_gradient2.h File Reference
#include "array2.h"
#include "macarray2.h"

Go to the source code of this file.

Namespaces

 array_gradient2
 Class that computes the gradient of physical quantities.
 

Functions

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