Shiokaze Framework
A research-oriented fluid solver for computer graphics
shared_array3.h File Reference
#include <typeinfo>
#include <functional>
#include <cassert>
#include "shared_array_core3.h"
#include "array3.h"
#include "macarray3.h"

Go to the source code of this file.

Classes

class  shared_array3< T >
 Storage class that enables sharing pre-allocated arrays. More...
 
class  shared_macarray3< T >
 Storage class that enables sharing pre-allocated arrays for MAC grid. More...