* A 2D fluid simulation solver based on the Stable Fluids algorithm. * * This algorithm based on original C code from Jos Stam's 2001 paper, "Real Time Fluid * Dynamics for Games." I have adapted this code to C++ style and classes (vectors instead * of arrays, etc.) * */
source not stored for this graph (policy: none)