Shiokaze Framework
A research-oriented fluid solver for computer graphics
shared_array2.h File Reference
#include <typeinfo>
#include <cassert>
#include "shared_array_core2.h"
#include "array2.h"
#include "macarray2.h"

Go to the source code of this file.

Classes

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